Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp86 const string& read_method, in CppArrayType() argument
94 read_method, write_method, kNoArrayType, in CppArrayType()
100 read_method, write_method, true), in CppArrayType()
134 const std::string& read_method, in PrimitiveType() argument
139 cpp_type, read_method, write_method,
396 const string& read_method, in Type() argument
406 parcel_read_method_(read_method), in Type()
Dtype_cpp.h40 const std::string& read_method,