Searched refs:GetArgumentAspect (Results 1 – 3 of 3) sorted by relevance
77 ArgumentAspect GetArgumentAspect(const AidlTypeSpecifier& type) const;
295 ArgumentAspect AidlTypenames::GetArgumentAspect(const AidlTypeSpecifier& type) const { in GetArgumentAspect() function in android::aidl::AidlTypenames
789 const auto& aspect = typenames.GetArgumentAspect(GetType()); in CheckValid()