Searched refs:weak_this_ (Results 1 – 5 of 5) sorted by relevance
431 GOOGLE_CHECK(!weak_this_.expired()) << "No shared_ptr owns this object";432 return weak_this_.lock();435 GOOGLE_CHECK(!weak_this_.expired()) << "No shared_ptr owns this object";436 return weak_this_.lock();448 weak_ptr<T> weak_this_;459 GOOGLE_CHECK(ptr->weak_this_.expired()) << "Object already owned by a shared_ptr";460 ptr->weak_this_ = *this;
372 base::WeakPtr<V4L2VideoDecodeAccelerator> weak_this_; variable
330 base::WeakPtr<V4L2SliceVideoDecodeAccelerator> weak_this_; variable
149 weak_this_ = weak_this_factory_.GetWeakPtr(); in V4L2VideoDecodeAccelerator()1676 weak_this_, error)); in NotifyError()
453 weak_this_ = weak_this_factory_.GetWeakPtr(); in V4L2SliceVideoDecodeAccelerator()471 weak_this_, error)); in NotifyError()1457 weak_this_, picture_buffers_to_dismiss, &done)); in DestroyOutputs()