Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_reader.h48 void ReadFunctions(const abi_dump::TranslationUnit &tu);
Dir_reader.cpp51 ReadFunctions(tu); in ReadDumpImpl()
272 void ProtobufIRReader::ReadFunctions(const abi_dump::TranslationUnit &tu) { in ReadFunctions() function in header_checker::repr::ProtobufIRReader
/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.h122 void ReadFunctions(const JsonObjectRef &tu);
Dir_reader.cpp173 ReadFunctions(tu); in ReadDumpImpl()
378 void JsonIRReader::ReadFunctions(const JsonObjectRef &tu) { in ReadFunctions() function in header_checker::repr::JsonIRReader