Searched refs:TrySimpleProcessHotPlugEvents (Results 1 – 3 of 3) sorted by relevance
146 virtual bool TrySimpleProcessHotPlugEvents() = 0;354 bool TrySimpleProcessHotPlugEvents() override;
470 bool RSScreenManager::TrySimpleProcessHotPlugEvents() in TrySimpleProcessHotPlugEvents() function in OHOS::Rosen::impl::RSScreenManager
2667 if (!screenManager_->TrySimpleProcessHotPlugEvents()) { in ProcessScreenHotPlugEvents()