Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h255 const char **getPragmaValueList() const { in getPragmaValueList() function
/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp89 const char **pragmaValueList = me.getPragmaValueList(); in getRSInfoString()
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp235 const char **valueList = ME->getPragmaValueList(); in dumpMetadata()