Home
last modified time | relevance | path

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

/system/tools/xsdc/src/com/android/xsdc/cpp/
DCppCodeGenerator.java230 CppType cppType; in printClass() local
318 CppType cppType = parseType(elementValue.getType(), elementValue.getName()); in printParser() local
466 CppType cppType = parseType(element.getType(), element.getName()); in printXmlParser() local
/system/tools/aidl/
Dgenerate_cpp.cpp813 std::string cppType = CppNameOf(constant->GetType(), typenames); in BuildInterfaceSource() local
981 std::string cppType = CppNameOf(constant->GetType(), typenames); in BuildInterfaceHeader() local
1109 std::string cppType = CppNameOf(variable->GetType(), typenames); in BuildParcelHeader() local