Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_ndk.cpp1264 std::string cpp_type = NdkNameOf(types, type, StorageMode::STACK); in GenerateParcelClassDecl() local
1323 std::string cpp_type = NdkNameOf(types, var_type, StorageMode::STACK); in GenerateParcelClassDecl() local
1490 std::string cpp_type = NdkNameOf(types, var_type, StorageMode::STACK); in GenerateParcelClassDecl() local
Dgenerate_cpp.cpp432 std::string cpp_type = CppNameOf(constant->GetType(), typenames); in GenerateConstantDefinitions() local
446 const auto cpp_type = CppNameOf(type, typenames); in GenerateConstantDeclarations() local
1218 std::string cpp_type = CppNameOf(type, typenames); in GenerateParcelFields() local