Searched refs:host_weak_ptr (Results 1 – 1 of 1) sorted by relevance
261 base::WeakPtr<HostImpl> host_weak_ptr = weak_ptr_factory_.GetWeakPtr(); in OnInvokeMethod() local265 deferred_reply.Bind([host_weak_ptr, client_id, in OnInvokeMethod()267 if (!host_weak_ptr) in OnInvokeMethod()269 host_weak_ptr->ReplyToMethodInvocation(client_id, request_id, in OnInvokeMethod()