Searched refs:IsSameOwner (Results 1 – 2 of 2) sorted by relevance
107 … [this, &timer](auto& weakTimer) { return IsSameOwner(timer, weakTimer); }), timers.end()); in DeregisterTimer()171 bool TimerCore::IsSameOwner(const std::shared_ptr<Timer>& lhs, const std::weak_ptr<Timer>& rhs) in IsSameOwner() function in OHOS::CameraStandard::DeferredProcessing::TimerCore
47 bool IsSameOwner(const std::shared_ptr<Timer>& lhs, const std::weak_ptr<Timer>& rhs);