Searched defs:getObjectSlotList (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
H A DMetadataExtractor.h129 const uint32_t *getObjectSlotList() const { function in class:bcinfo::MetadataExtractor
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DScriptCached.cpp98 void ScriptCached::getObjectSlotList(size_t objectSlotListSize, function in class:bcc::ScriptCached
H A DScriptCompiled.cpp139 void ScriptCompiled::getObjectSlotList(size_t objectSlotListSize, function in class:bcc::ScriptCompiled
H A DScript.cpp701 void Script::getObjectSlotList(size_t objectSlotListSize, function in class:bcc::Script
706 m##STATUS->getObjectSlotList(objectSlotListSize, objectSlotList); \

Completed in 63 milliseconds