Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_reader.cpp72 ReadFunctions(tu); in ReadDumpImpl()
306 void ProtobufIRReader::ReadFunctions(const abi_dump::TranslationUnit &tu) { in ReadFunctions() function in header_checker::repr::ProtobufIRReader
H A Dir_reader.h46 void ReadFunctions(const abi_dump::TranslationUnit &tu);
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/
H A Dir_reader.cpp188 ReadFunctions(tu); in ReadDumpImpl()
433 void JsonIRReader::ReadFunctions(const JsonObjectRef &tu) { in ReadFunctions() function in header_checker::repr::JsonIRReader
H A Dir_reader.h129 void ReadFunctions(const JsonObjectRef &tu);