Searched defs:write_method (Results 1 – 2 of 2) sorted by relevance
63 const string& write_method, in CppArrayType()110 const std::string& write_method, in PrimitiveType()351 const string& write_method, in Type()
143 Method* write_method = new Method; in generate_parcel_class() local