Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_cpp.cpp137 std::string WrapIfNullable(const std::string type_str, const AidlTypeSpecifier& raw_type, in WrapIfNullable() function
175 return WrapIfNullable("::std::string", raw_type, typenames); in GetCppName()
177 return WrapIfNullable(m[aidl_name], raw_type, typenames); in GetCppName()
184 return WrapIfNullable(GetRawCppName(type), raw_type, typenames); in GetCppName()