Home
last modified time | relevance | path

Searched defs:needRetrigger (Results 1 – 7 of 7) sorted by relevance

/base/time/time_service/test/unittest/service_test/src/
Dtime_proxy_test.cpp195 bool needRetrigger = true; variable
/base/time/time_service/services/ipc/proxy/
Dtime_service_proxy.cpp336 bool TimeServiceProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/time/time_service/services/ipc/stub/
Dtime_service_stub.cpp346 auto needRetrigger = data.ReadBool(); in OnTimerProxy() local
/base/time/time_service/services/timer/src/
Dtimer_proxy.cpp82 bool TimerProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger, in ProxyTimer()
Dtimer_manager.cpp653 bool TimerManager::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/time/time_service/interfaces/inner_api/src/
Dtime_service_client.cpp598 bool TimeServiceClient::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()
/base/time/time_service/services/
Dtime_system_ability.cpp781 bool TimeSystemAbility::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer()