Searched defs:method_end (Results 1 – 2 of 2) sorted by relevance
294 string method_end = StringPrintf(")%s = 0;", const_method.c_str()); in AddInterfaceMethods() local339 string method_end = ") {"; in AddSendSignalMethods() local
765 method_iterator method_end() const { in method_end() function