MCPcopy 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
30unsigned int LiteMutableArray::getCount() {
31 return array_count;
32}
33
34unsigned int LiteMutableArray::getCapacity() {
35 return array_capacity;

Callers 15

DobbyWrapFunction · 0.80
~PseudoLabelMethod · 0.80
~TurboAssemblerMethod · 0.80
RelocBindMethod · 0.80
~PseudoLabelMethod · 0.80
~TurboAssemblerMethod · 0.80
RelocBindMethod · 0.80
~PseudoLabelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected