Searched refs:OnMethodCompleted (Results 1 – 2 of 2) sorted by relevance
263 base::Bind(&ExportedObject::OnMethodCompleted, in SendResponse()269 OnMethodCompleted(std::move(method_call), std::move(response), start_time); in SendResponse()273 void ExportedObject::OnMethodCompleted(scoped_ptr<MethodCall> method_call, in OnMethodCompleted() function in dbus::ExportedObject
153 void OnMethodCompleted(scoped_ptr<MethodCall> method_call,