Home
last modified time | relevance | path

Searched defs:objectSlotList (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCached.cpp99 uint32_t *objectSlotList) { in getObjectSlotList()
DScriptCompiled.cpp140 uint32_t *objectSlotList) { in getObjectSlotList()
DScript.cpp702 uint32_t *objectSlotList) { in getObjectSlotList()
DCompiler.cpp478 ScriptCompiled::ObjectSlotList &objectSlotList = mpResult->mObjectSlots; in compile() local
/frameworks/base/libs/rs/driver/
DrsdBcc.cpp154 const uint32_t *objectSlotList = drv->ME->getObjectSlotList(); in rsdScriptInit() local