Searched defs:cpp_type (Results 1 – 2 of 2) sorted by relevance
1264 std::string cpp_type = NdkNameOf(types, type, StorageMode::STACK); in GenerateParcelClassDecl() local1323 std::string cpp_type = NdkNameOf(types, var_type, StorageMode::STACK); in GenerateParcelClassDecl() local1490 std::string cpp_type = NdkNameOf(types, var_type, StorageMode::STACK); in GenerateParcelClassDecl() local
432 std::string cpp_type = CppNameOf(constant->GetType(), typenames); in GenerateConstantDefinitions() local446 const auto cpp_type = CppNameOf(type, typenames); in GenerateConstantDeclarations() local1218 std::string cpp_type = CppNameOf(type, typenames); in GenerateParcelFields() local