Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ getCount
Method
getCount
Bcore/src/main/cpp/Dobby/external/xnucxx/LiteMutableArray.cc:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
unsigned int LiteMutableArray::getCount() {
31
return array_count;
32
}
33
34
unsigned int LiteMutableArray::getCapacity() {
35
return array_capacity;
Callers
15
DobbyWrap
Function · 0.80
~PseudoLabel
Method · 0.80
has_confused_instructions
Method · 0.80
link_confused_instructions
Method · 0.80
~TurboAssembler
Method · 0.80
RelocBind
Method · 0.80
~PseudoLabel
Method · 0.80
has_confused_instructions
Method · 0.80
link_confused_instructions
Method · 0.80
~TurboAssembler
Method · 0.80
RelocBind
Method · 0.80
~PseudoLabel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected