OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExportVarNameList
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h
105
const char **
getExportVarNameList
() const {
/frameworks/compile/libbcc/bcinfo/tools/
main.cpp
125
const char **varNameList = ME->
getExportVarNameList
();
177
const char **varNameList = ME->
getExportVarNameList
();
Completed in 25 milliseconds