Searched defs:raw_type (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds