Searched refs:unresolved_name (Results 1 – 2 of 2) sorted by relevance
358 AidlTypeSpecifier::AidlTypeSpecifier(const AidlLocation& location, const string& unresolved_name, in AidlTypeSpecifier() argument364 unresolved_name_(unresolved_name), in AidlTypeSpecifier()367 split_name_(Split(unresolved_name, ".")) {} in AidlTypeSpecifier()
260 AidlTypeSpecifier(const AidlLocation& location, const string& unresolved_name, bool is_array,