Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp87 const string& write_method, in CppArrayType() argument
94 read_method, write_method, kNoArrayType, in CppArrayType()
100 read_method, write_method, true), in CppArrayType()
135 const std::string& write_method, in PrimitiveType() argument
139 cpp_type, read_method, write_method,
397 const string& write_method, in Type() argument
407 parcel_write_method_(write_method), in Type()
Dtype_cpp.h41 const std::string& write_method,