Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h43 Type* nullable_type = nullptr,
100 Type* nullable_type = nullptr,
104 write_method, array_type, nullable_type, src_file_name, line) {} in Type() argument
Dtype_cpp.cpp125 Type* nullable_type = nullptr) in PrimitiveType() argument
127 write_method, kNoArrayType, nullable_type) {
158 Type* nullable_type) in ByteType() argument
160 cpp_type, read_method, write_method, array_type, nullable_type),
394 Type* nullable_type, in Type() argument
404 nullable_type_(nullable_type) {} in Type()