Searched defs:StringType (Results 1 – 4 of 4) sorted by relevance
/system/tools/hidl/ | ||
D | StringType.h | 25 struct StringType : public Type { struct |
D | StringType.cpp | 25 StringType::StringType() {} in StringType() function in android::StringType |
/system/tools/aidl/ | ||
D | type_java.h | 454 const Type* StringType() const { return m_string_type; } in StringType() function |
D | type_java.cpp | 261 StringType::StringType(const JavaTypeNamespace* types, in StringType() function in android::aidl::java::StringType |