Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_cpp.cpp149 std::string WrapIfNullable(const std::string type_str, const AidlTypeSpecifier& raw_type, in WrapIfNullable() function
189 return WrapIfNullable("::std::string", raw_type, typenames); in GetCppName()
191 return WrapIfNullable(m[aidl_name], raw_type, typenames); in GetCppName()
205 return WrapIfNullable(cpp_name, raw_type, typenames); in GetCppName()