Searched refs:NullableUtf8InCppStringListType (Results 1 - 1 of 1) sorted by relevance

/system/tools/aidl/
H A Dtype_cpp.cpp324 class NullableUtf8InCppStringListType : public Type { class in namespace:android::aidl::cpp::__anon1925
326 NullableUtf8InCppStringListType() function in class:android::aidl::cpp::__anon1925::NullableUtf8InCppStringListType
332 virtual ~NullableUtf8InCppStringListType() = default;
336 DISALLOW_COPY_AND_ASSIGN(NullableUtf8InCppStringListType);
337 }; // class NullableUtf8InCppStringListType
347 kNoArrayType, new NullableUtf8InCppStringListType()) {}

Completed in 61 milliseconds