Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h129 const uint32_t *getObjectSlotList() const { in getObjectSlotList() function
/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCached.cpp98 void ScriptCached::getObjectSlotList(size_t objectSlotListSize, in getObjectSlotList() function in bcc::ScriptCached
DScriptCompiled.cpp139 void ScriptCompiled::getObjectSlotList(size_t objectSlotListSize, in getObjectSlotList() function in bcc::ScriptCompiled
DScript.cpp701 void Script::getObjectSlotList(size_t objectSlotListSize, in getObjectSlotList() function in bcc::Script