Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_reader.h56 void ReadFunctionTypes(const abi_dump::TranslationUnit &tu);
Dir_reader.cpp57 ReadFunctionTypes(tu); in ReadDumpImpl()
289 void ProtobufIRReader::ReadFunctionTypes(const abi_dump::TranslationUnit &tu) { in ReadFunctionTypes() function in header_checker::repr::ProtobufIRReader
/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.h136 void ReadFunctionTypes(const JsonObjectRef &tu);
Dir_reader.cpp188 ReadFunctionTypes(tu); in ReadDumpImpl()
417 void JsonIRReader::ReadFunctionTypes(const JsonObjectRef &tu) { in ReadFunctionTypes() function in header_checker::repr::JsonIRReader