Searched refs:nullable_type (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | type_cpp.h | 43 Type* nullable_type = nullptr, 100 Type* nullable_type = nullptr, 104 write_method, array_type, nullable_type, src_file_name, line) {} in Type() argument
|
D | type_cpp.cpp | 125 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()
|