Home
last modified time | relevance | path

Searched defs:unresolved_name (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl.cpp555 const string unresolved_name = type->GetUnresolvedName(); in load_and_validate_aidl() local
H A Daidl_language.cpp443 AidlTypeSpecifier::AidlTypeSpecifier(const AidlLocation& location, const string& unresolved_name, in AidlTypeSpecifier()