Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp63 const string& write_method, in CppArrayType()
110 const std::string& write_method, in PrimitiveType()
351 const string& write_method, in Type()
Dgenerate_java.cpp143 Method* write_method = new Method; in generate_parcel_class() local