Home
last modified time | relevance | path

Searched defs:getObjectSlotCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h121 size_t getObjectSlotCount() const { in getObjectSlotCount() function
/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCached.h116 size_t getObjectSlotCount() const { in getObjectSlotCount() function
DScriptCompiled.h117 size_t getObjectSlotCount() const { in getObjectSlotCount() function
DScript.cpp571 size_t Script::getObjectSlotCount() const { in getObjectSlotCount() function in bcc::Script