Searched refs:method_name_ (Results 1 – 2 of 2) sorted by relevance
268 method_name_(method_name), in MethodImpl()272 method_name_ = class_name + "::" + method_name; in MethodImpl()281 to->Write("%s %s", return_type_.c_str(), method_name_.c_str()); in Write()338 : method_name_(method_name), in MethodCall()342 to->Write("%s", method_name_.c_str()); in Write()
246 std::string method_name_; variable298 const std::string method_name_;