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