Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/header-checker/src/linker/
Dmodule_merger.h24 MergeStatus(bool was_newly_added, const std::string &type_id) in MergeStatus()
Dmodule_merger.cpp38 const std::string &type_id = builtin_type->GetSelfType(); in MergeBuiltinType() local
/development/vndk/tools/header-checker/src/repr/
Dabi_diff_helpers.cpp31 const std::string &type_id) { in ConvertTypeIdToString()
786 const std::string &type_id) { in FindTypeById()
808 std::string &type_id) { in ResolveQualifiers()
Dir_representation.h102 const std::string &type_id, const std::string &compilation_unit_path) { in FormatMultiDefinitionTypeId()
107 std::string_view type_id) { in ExtractMultiDefinitionTypeId()