Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp86 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()
Dtype_cpp.h103 : Type(kind, package, aidl_type, header, cpp_type, read_method, in Type() argument