Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp94 constexpr int INVALID_INTERVAL = 10; in HWTEST_F() local
/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; member
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dexecutor_pool.h38 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); member in OHOS::ExecutorPool
H A Dexecutor.h32 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); member in OHOS::Executor
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H A Dpriority_queue_test.cpp35 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); member
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dexecutor_pool.h41 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); member in OHOS::NativePreferences::ExecutorPool
H A Dexecutor.h35 static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); member in OHOS::NativePreferences::Executor
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtask_scheduler.h39 inline static constexpr Duration INVALID_INTERVAL = std::chrono::milliseconds(0); member in OHOS::TaskScheduler
63 TaskId At(const Time &begin, Task task, Duration interval = INVALID_INTERVAL, uint64_t times = UNLIMITED_TIMES) in At() argument

Completed in 5 milliseconds