Home
last modified time | relevance | path

Searched defs:SetTimerExemption (Results 1 - 5 of 5) sorted by relevance

/base/time/time_service/services/ipc/proxy/
H A Dtime_service_proxy.cpp333 int32_t TimeServiceProxy::SetTimerExemption(const std::unordered_set<std::string> &nameArr, bool isExemption) in SetTimerExemption() function in OHOS::MiscServices::TimeServiceProxy
/base/time/time_service/services/timer/src/
H A Dtimer_proxy.cpp252 bool TimerProxy::SetTimerExemption(const std::unordered_set<std::string> &nameArr, bool isExemption) in SetTimerExemption() function in OHOS::MiscServices::TimerProxy
H A Dtimer_manager.cpp1006 void TimerManager::SetTimerExemption(const std::unordered_set<std::string> &nameArr, bool isExemption) in SetTimerExemption() function in OHOS::TimerManager
/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp723 int32_t TimeServiceClient::SetTimerExemption(const std::unordered_set<std::string> &nameArr, bool isExemption) in SetTimerExemption() function in OHOS::MiscServices::TimeServiceClient
/base/time/time_service/services/
H A Dtime_system_ability.cpp847 int32_t TimeSystemAbility::SetTimerExemption(const std::unordered_set<std::string> &nameArr, bool isExemption) in SetTimerExemption() function in OHOS::MiscServices::TimeSystemAbility

Completed in 10 milliseconds