Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language.cpp144 AidlTypeSpecifier::AidlTypeSpecifier(const AidlLocation& location, const string& unresolved_name, in AidlTypeSpecifier() argument
149 unresolved_name_(unresolved_name), in AidlTypeSpecifier()
Daidl_language.h191 AidlTypeSpecifier(const AidlLocation& location, const string& unresolved_name, bool is_array,