Searched refs:GetArgType (Results 1 – 5 of 5) sorted by relevance
117 const ValidatableType* TypeNamespace::GetArgType( in GetArgType() function in android::aidl::TypeNamespace
105 const ValidatableType* GetArgType(const AidlArgument& a,
578 const ValidatableType* TypeNamespace::GetArgType(const AidlArgument& a, in GetArgType() function in android::aidl::cpp::TypeNamespace593 return ::android::aidl::TypeNamespace::GetArgType(a, arg_index, filename, in GetArgType()
121 virtual const ValidatableType* GetArgType(
217 types->GetArgType(*arg, index, filename, *c); in check_types()