Searched refs:getStringFromPool (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfoReader.cpp46 const char *id = pInfo.getStringFromPool(pItem.id);
48 reinterpret_cast<const uint8_t *>(pInfo.getStringFromPool(pItem.sha1));
73 const char *key = pInfo.getStringFromPool(pItem.key);
74 const char *value =pInfo.getStringFromPool(pItem.value);
108 const char *name = pInfo.getStringFromPool(pItem.name);
126 const char *name = pInfo.getStringFromPool(pItem.name);
144 const char *name = pInfo.getStringFromPool(pItem.name);
H A DRSInfo.cpp295 const char *RSInfo::getStringFromPool(rsinfo::StringIndexTy pStrIdx) const { function in class:RSInfo
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h239 const char *getStringFromPool(rsinfo::StringIndexTy pStrIdx) const;

Completed in 1811 milliseconds