Searched defs:cpp_type (Results 1 – 4 of 4) sorted by relevance
/system/tools/aidl/ |
D | type_cpp.cpp | 85 const std::string& cpp_type, in PrimitiveType() 105 const std::string& cpp_type, in PrimitiveArrayType() 122 const std::string& cpp_type, in PrimitiveType() 154 const std::string& cpp_type, in ByteType() 390 const string& cpp_type, in Type()
|
D | type_cpp.h | 103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() argument
|
D | aidl_unittest.cpp | 277 auto cpp_type = cpp_types_.FindTypeByCanonicalName("p.Bar"); in TEST_F() local
|
D | generate_cpp.cpp | 199 const Type* cpp_type = a.GetType().GetLanguageType<Type>(); in DeclareLocalVariable() local
|