Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DScriptCached.cpp102 uint32_t *objectSlotList) { in getObjectSlotList()
DScriptCompiled.cpp137 uint32_t *objectSlotList) { in getObjectSlotList()
DCompiler.cpp384 ScriptCompiled::ObjectSlotList &objectSlotList = mpResult->mObjectSlots; in compile() local
DScript.cpp726 uint32_t *objectSlotList) { in getObjectSlotList()
/frameworks/rs/driver/
DrsdBcc.cpp167 const uint32_t *objectSlotList = drv->ME->getObjectSlotList(); in rsdScriptInit() local