Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_reader.cpp77 ReadFunctionTypes(tu); in ReadDumpImpl()
320 void ProtobufIRReader::ReadFunctionTypes(const abi_dump::TranslationUnit &tu) { in ReadFunctionTypes() function in header_checker::repr::ProtobufIRReader
H A Dir_reader.h54 void ReadFunctionTypes(const abi_dump::TranslationUnit &tu);
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/
H A Dir_reader.cpp192 ReadFunctionTypes(tu); in ReadDumpImpl()
447 void JsonIRReader::ReadFunctionTypes(const JsonObjectRef &tu) { in ReadFunctionTypes() function in header_checker::repr::JsonIRReader
H A Dir_reader.h137 void ReadFunctionTypes(const JsonObjectRef &tu);