Home
last modified time | relevance | path

Searched defs:notTimeout (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp327 bool notTimeout = false; in CheckAndUpdateGroup() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp418 bool notTimeout = true; in RetryUntilTimeout() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp2806 bool notTimeout = drmConfigCond_.wait_for(lock, std::chrono::seconds(timeout), [this]() { in LinkAudioDecoderFilter() local
2889 … bool notTimeout = drmConfigCond_.wait_for(lock, std::chrono::seconds(timeout), [this]() { in LinkVideoDecoderFilter() local