Home
last modified time | relevance | path

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

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