MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / Size

Method Size

Bcore/src/main/cpp/dex/dex_file.h:1452–1452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1450 {}
1451
1452 uint32_t Size() const { return array_size_; }
1453
1454 private:
1455 DISALLOW_IMPLICIT_CONSTRUCTORS(CallSiteArrayValueIterator);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected