Searched defs:ProxyTimer (Results 1 – 5 of 5) sorted by relevance
| /base/time/time_service/services/timer/src/ |
| D | timer_info.cpp | 174 bool TimerInfo::ProxyTimer(const std::chrono::steady_clock::time_point &now, std::chrono::nanosecon… in ProxyTimer() function in OHOS::MiscServices::TimerInfo
|
| D | timer_proxy.cpp | 59 bool TimerProxy::ProxyTimer(int32_t uid, int pid, bool isProxy, bool needRetrigger, in ProxyTimer() function in OHOS::MiscServices::TimerProxy
|
| D | timer_manager.cpp | 1182 bool TimerManager::ProxyTimer(int32_t uid, std::set<int> pidList, bool isProxy, bool needRetrigger) in ProxyTimer() function in OHOS::MiscServices::TimerManager
|
| /base/time/time_service/interfaces/inner_api/src/ |
| D | time_service_client.cpp | 774 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 | 926 int32_t TimeSystemAbility::ProxyTimer(int32_t uid, const std::vector<int>& pidList, bool isProxy, b… in ProxyTimer() function in OHOS::MiscServices::TimeSystemAbility
|