Home
last modified time | relevance | path

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

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