Searched defs:read_method (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ |
D | type_cpp.cpp | 86 const std::string& read_method, in PrimitiveType() 106 const std::string& read_method, in PrimitiveArrayType() 123 const std::string& read_method, in PrimitiveType() 155 const std::string& read_method, in ByteType() 391 const string& read_method, in Type()
|
D | type_cpp.h | 103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() argument
|