Home
last modified time | relevance | path

Searched refs:drmConfigCond_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h314 std::condition_variable drmConfigCond_; member in OHOS::Media::HiPlayerImpl
H A Dhiplayer_impl.cpp842 drmConfigCond_.notify_all(); in Stop()
1300 drmConfigCond_.notify_all(); in SetDecryptConfig()
2748 bool notTimeout = drmConfigCond_.wait_for(lock, std::chrono::seconds(timeout), [this]() { in LinkAudioDecoderFilter()
2834 bool notTimeout = drmConfigCond_.wait_for(lock, std::chrono::seconds(timeout), [this]() { in LinkVideoDecoderFilter()

Completed in 6 milliseconds