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.cpp52 ReadFunctions(tu); in ReadDumpImpl()
275 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.h128 void ReadFunctions(const JsonObjectRef &tu);
Dir_reader.cpp184 ReadFunctions(tu); in ReadDumpImpl()
403 void JsonIRReader::ReadFunctions(const JsonObjectRef &tu) { in ReadFunctions() function in header_checker::repr::JsonIRReader