Searched refs:raw_type (Results 1 – 2 of 2) sorted by relevance
91 const ValidatableType* TypeNamespace::GetReturnType(const AidlTypeSpecifier& raw_type, in GetReturnType() argument94 const ValidatableType* return_type = GetValidatableType(raw_type, &error_msg, context); in GetReturnType()96 AIDL_ERROR(raw_type) << "Return type " << raw_type.ToString() << ": " << error_msg; in GetReturnType()
109 virtual const ValidatableType* GetReturnType(const AidlTypeSpecifier& raw_type,