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/
DCppType.java19 interface CppType { interface
/system/tools/aidl/
Dtype_cpp.h52 std::string CppType() const { return cpp_type_; } in CppType() function