Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcinfo/
DMetadataExtractor.h153 const char **getPragmaKeyList() const { in getPragmaKeyList() function
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp198 const char **keyList = ME->getPragmaKeyList(); in dumpMetadata()