Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_to_cpp.cpp37 std::string RawParcelMethod(const AidlTypeSpecifier& raw_type, const AidlTypenames& typenames, in RawParcelMethod()
137 std::string WrapIfNullable(const std::string type_str, const AidlTypeSpecifier& raw_type, in WrapIfNullable()
148 std::string GetCppName(const AidlTypeSpecifier& raw_type, const AidlTypenames& typenames) { in GetCppName()
270 void AddHeaders(const AidlTypeSpecifier& raw_type, const AidlTypenames& typenames, in AddHeaders()