Searched refs:OnMethodCompleted (Results 1 – 2 of 2) sorted by relevance
263 FROM_HERE, base::BindOnce(&ExportedObject::OnMethodCompleted, this, in SendResponse()267 OnMethodCompleted(std::move(method_call), std::move(response), start_time); in SendResponse()271 void ExportedObject::OnMethodCompleted(std::unique_ptr<MethodCall> method_call, in OnMethodCompleted() function in dbus::ExportedObject
155 void OnMethodCompleted(std::unique_ptr<MethodCall> method_call,