Home
last modified time | relevance | path

Searched refs:NOT_STORE (Results 1 - 4 of 4) sorted by relevance

/base/time/time_service/utils/native/include/
H A Dtime_common.h64 NOT_STORE = 0, enumerator
/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp88 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
131 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
169 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
212 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
259 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
297 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
366 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
495 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
580 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
687 wantAgent, uid, pid, timerId, NOT_STORE); in HWTEST_F()
[all...]
/base/time/time_service/services/
H A Dtime_system_ability.cpp383 auto type = DatabaseType::NOT_STORE; in CreateTimer()
400 return timerManager->CreateTimer(paras, std::move(callback), nullptr, 0, 0, timerId, NOT_STORE); in CreateTimer()
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp185 if (type == NOT_STORE) { in CreateTimer()

Completed in 6 milliseconds