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