Home
last modified time | relevance | path

Searched refs:nullable_type (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_cpp.cpp167 BinderType(const AidlInterface& interface, const std::string& src_file_name, Type* nullable_type, in BinderType() argument
171 kNoArrayType, nullable_type, src_file_name),
353 Type* nullable_type, in Type() argument
363 nullable_type_(nullable_type) {} in Type()
Dtype_cpp.h42 Type* nullable_type = nullptr,