Searched defs:PrimitiveType (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ | ||
D | type_cpp.cpp | 104 class PrimitiveType : public Type { class |
D | aidl_to_ndk.cpp | 82 TypeInfo PrimitiveType(const std::string& cpp_name, const std::string& pretty_name) { in PrimitiveType() function |