Searched defs:ProxyTimer (Results 1 – 5 of 5) sorted by relevance
| /base/time/time_service/services/ipc/proxy/ |
| D | time_service_proxy.cpp | 349 bool TimeServiceProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimeServiceProxy 379 bool TimeServiceProxy::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrig… in ProxyTimer() function in OHOS::MiscServices::TimeServiceProxy
|
| /base/time/time_service/interfaces/inner_api/src/ |
| D | time_service_client.cpp | 741 bool TimeServiceClient::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimeServiceClient 754 bool TimeServiceClient::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetri… in ProxyTimer() function in OHOS::MiscServices::TimeServiceClient
|
| /base/time/time_service/services/ |
| D | time_system_ability.cpp | 842 bool TimeSystemAbility::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimeSystemAbility 868 bool TimeSystemAbility::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetri… in ProxyTimer() function in OHOS::MiscServices::TimeSystemAbility
|
| /base/time/time_service/services/timer/src/ |
| D | timer_manager.cpp | 1007 bool TimerManager::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimerManager 1047 bool TimerManager::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimerManager
|
| D | timer_proxy.cpp | 123 bool TimerProxy::ProxyTimer(int32_t uid, bool isProxy, bool needRetrigger, in ProxyTimer() function in OHOS::MiscServices::TimerProxy
|