Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.h42 Type* array_type = nullptr,
99 Type* array_type = nullptr,
104 write_method, array_type, nullable_type, src_file_name, line) {} in Type() argument
Dtype_cpp.cpp157 Type* array_type, in ByteType() argument
160 cpp_type, read_method, write_method, array_type, nullable_type),
393 Type* array_type, in Type() argument
403 array_type_(array_type), in Type()