Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSEmbedInfo.cpp84 const char **pragmaKeyList = me.getPragmaKeyList(); in getRSInfoString()
/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h196 const char **getPragmaKeyList() const { in getPragmaKeyList() function
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp201 const char **keyList = ME->getPragmaKeyList(); in dumpMetadata()