Home
last modified time | relevance | path

Searched refs:ReadGlobalVariables (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_reader.h51 void ReadGlobalVariables(const abi_dump::TranslationUnit &tu);
Dir_reader.cpp52 ReadGlobalVariables(tu); in ReadDump()
201 void ProtobufIRReader::ReadGlobalVariables( in ReadGlobalVariables() function in header_checker::repr::ProtobufIRReader
/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.h124 void ReadGlobalVariables(const JsonObjectRef &tu);
Dir_reader.cpp173 ReadGlobalVariables(tu); in ReadDump()
316 void JsonIRReader::ReadGlobalVariables(const JsonObjectRef &tu) { in ReadGlobalVariables() function in header_checker::repr::JsonIRReader