Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_reader.h60 void ReadBuiltinTypes(const abi_dump::TranslationUnit &tu);
Dir_reader.cpp60 ReadBuiltinTypes(tu); in ReadDumpImpl()
222 void ProtobufIRReader::ReadBuiltinTypes(const abi_dump::TranslationUnit &tu) { in ReadBuiltinTypes() function in header_checker::repr::ProtobufIRReader
/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.h134 void ReadBuiltinTypes(const JsonObjectRef &tu);
Dir_reader.cpp181 ReadBuiltinTypes(tu); in ReadDumpImpl()
332 void JsonIRReader::ReadBuiltinTypes(const JsonObjectRef &tu) { in ReadBuiltinTypes() function in header_checker::repr::JsonIRReader