Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_unittest.cpp351 auto cpp_type = cpp_types_.FindTypeByCanonicalName("p.Outer.Inner"); in TEST_F() local
368 auto cpp_type = cpp_types_.FindTypeByCanonicalName("p.Bar"); in TEST_F() local
Dtype_cpp.cpp133 const std::string& cpp_type, in PrimitiveType()
395 const string& cpp_type, in Type()
Dgenerate_cpp.cpp200 const Type* cpp_type = a.GetType().GetLanguageType<Type>(); in DeclareLocalVariable() local