Searched defs:unresolved_name (Results 1 – 2 of 2) sorted by relevance
555 const string unresolved_name = type->GetUnresolvedName(); in load_and_validate_aidl() local
443 AidlTypeSpecifier::AidlTypeSpecifier(const AidlLocation& location, const string& unresolved_name, in AidlTypeSpecifier()