Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ size
Method
size
launcher/net/NetJob.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
auto NetJob::size() const -> int
82
{
83
return m_queue.size() + m_doing.size() + m_done.size();
84
}
85
86
auto NetJob::canAbort() const -> bool
87
{
Callers
15
getKernelInfo
Method · 0.45
lsb_postprocess
Method · 0.45
_extract_distribution
Method · 0.45
_extract_version
Method · 0.45
getKernelInfo
Method · 0.45
start
Method · 0.45
fromTraditionalApp
Method · 0.45
sendMessage
Method · 0.45
lock
Method · 0.45
lessThan
Method · 0.45
setFilterState
Method · 0.45
toList
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_search
Method · 0.36
test_merge
Method · 0.36
test_addFromWatch
Function · 0.36
test_removeResource
Function · 0.36
test_enable_disable
Function · 0.36
test_legacy_url
Method · 0.36
test_legacy_url_local_broken
Method · 0.36
test_legacy_url_local_override
Method · 0.36
test_legacy_native
Method · 0.36
test_legacy_native_arch
Method · 0.36
test_legacy_native_arch_local_override
Method · 0.36
test_onenine
Method · 0.36