Home
last modified time | relevance | path

Searched defs:write_method (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_cpp.cpp87 const std::string& write_method, in PrimitiveType()
107 const std::string& write_method) { in PrimitiveArrayType()
124 const std::string& write_method, in PrimitiveType()
156 const std::string& write_method, in ByteType()
392 const string& write_method, in Type()
Dtype_cpp.h104 write_method, array_type, nullable_type, src_file_name, line) {} in Type() argument