Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp62 const string& read_method, in CppArrayType()
109 const std::string& read_method, in PrimitiveType()
350 const string& read_method, in Type()
Dgenerate_java.cpp182 Method* read_method = new Method; in generate_parcel_class() local