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.h57 void ReadFunctionTypes(const abi_dump::TranslationUnit &tu);
Dir_reader.cpp56 ReadFunctionTypes(tu); in ReadDump()
288 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.h130 void ReadFunctionTypes(const JsonObjectRef &tu);
Dir_reader.cpp176 ReadFunctionTypes(tu); in ReadDump()
398 void JsonIRReader::ReadFunctionTypes(const JsonObjectRef &tu) { in ReadFunctionTypes() function in header_checker::repr::JsonIRReader