Searched refs:read_method (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | type_cpp.cpp | 86 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()
|
D | type_cpp.h | 40 const std::string& read_method,
|