Home
last modified time | relevance | path

Searched defs:INVALID_INTERVAL (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller_constants.h41 const int64_t INVALID_INTERVAL = 0; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor.h32 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
H A Dexecutor_pool.h38 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor.h35 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
H A Dexecutor_pool.h41 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp94 constexpr int INVALID_INTERVAL = 10; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtask_scheduler.h39 inline static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp35 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); variable