Home
last modified time | relevance | path

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

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