Searched refs:getObjectSlotList (Results 1 – 11 of 11) sorted by relevance
129 const uint32_t *getObjectSlotList() const { in getObjectSlotList() function
130 void getObjectSlotList(size_t objectSlotListSize,
98 void ScriptCached::getObjectSlotList(size_t objectSlotListSize, in getObjectSlotList() function in bcc::ScriptCached
153 void getObjectSlotList(size_t size, uint32_t *list);
136 void getObjectSlotList(size_t objectSlotListSize,
139 void ScriptCompiled::getObjectSlotList(size_t objectSlotListSize, in getObjectSlotList() function in bcc::ScriptCompiled
701 void Script::getObjectSlotList(size_t objectSlotListSize, in getObjectSlotList() function in bcc::Script706 m##STATUS->getObjectSlotList(objectSlotListSize, objectSlotList); \ in getObjectSlotList()
283 mpOwner->getObjectSlotList(objectSlotCount, list->object_slot_list); in prepareObjectSlotList()
101 const uint32_t *slotList = ME->getObjectSlotList(); in dumpMetadata()
331 mpOwner->getObjectSlotList(objectSlotCount, list->object_slot_list); in prepareObjectSlotList()
154 const uint32_t *objectSlotList = drv->ME->getObjectSlotList(); in rsdScriptInit()