Searched defs:ProxyTimer (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/time/time_service/services/ipc/proxy/ |
H A D | time_service_proxy.cpp | 241 bool TimeServiceProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimeServiceProxy 271 bool TimeServiceProxy::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrig… in ProxyTimer() function in OHOS::MiscServices::TimeServiceProxy
|
/ohos5.0/base/time/time_service/interfaces/inner_api/src/ |
H A D | time_service_client.cpp | 694 bool TimeServiceClient::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimeServiceClient 707 bool TimeServiceClient::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetri… in ProxyTimer() function in OHOS::MiscServices::TimeServiceClient
|
/ohos5.0/base/time/time_service/services/ |
H A D | time_system_ability.cpp | 750 bool TimeSystemAbility::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimeSystemAbility 776 bool TimeSystemAbility::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetri… in ProxyTimer() function in OHOS::MiscServices::TimeSystemAbility
|
/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | timer_manager.cpp | 1004 bool TimerManager::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimerManager 1044 bool TimerManager::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimerManager
|
H A D | timer_proxy.cpp | 131 bool TimerProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger, in ProxyTimer() function in OHOS::MiscServices::TimerProxy
|