Home
last modified time | relevance | path

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

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