Home
last modified time | relevance | path

Searched refs:getObjectSlotList (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp166 const uint32_t *slotList = ME->getObjectSlotList(); in dumpInfo()
242 const uint32_t *slotList = ME->getObjectSlotList(); in dumpMetadata()
/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h270 const uint32_t *getObjectSlotList() const { in getObjectSlotList() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp87 const uint32_t *objectSlotList = me.getObjectSlotList(); in getRSInfoString()