Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp.cpp418 std::string cpp_type = CppNameOf(constant->GetType(), typenames); in GenerateConstantDefinitions() local
432 const auto cpp_type = CppNameOf(type, typenames); in GenerateConstantDeclarations() local
1054 std::string cpp_type = CppNameOf(type, typenames); in GenerateParcelFields() local
Dgenerate_ndk.cpp1207 std::string cpp_type = NdkNameOf(types, type, StorageMode::STACK); in GenerateParcelClassDecl() local