Searched refs:IsResolved (Results 1 – 5 of 5) sorted by relevance
164 CHECK(aidl.IsResolved()) << aidl.ToString(); in GetTypeInfo()
239 CHECK(aidl.IsResolved()) << aidl.ToString(); in GetTypeAspect()
204 if (IsResolved()) { in GetName()223 bool IsResolved() const { return fully_qualified_name_ != ""; } in IsResolved() function
50 CHECK(aidl.IsResolved()) << aidl.ToString(); in JavaNameOf()
187 assert(!IsResolved()); in Resolve()