Home
last modified time | relevance | path

Searched refs:raw_type (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_namespace.cpp101 const AidlType& raw_type, const string& filename, in GetReturnType() argument
104 const ValidatableType* return_type = GetValidatableType(raw_type, &error_msg, in GetReturnType()
108 filename.c_str(), raw_type.GetLine(), in GetReturnType()
109 raw_type.ToString().c_str()) in GetReturnType()
Dtype_namespace.h115 const AidlType& raw_type,