Searched defs:CreateTimer (Results 1 – 6 of 6) sorted by relevance
| /base/powermgr/thermal_manager/services/native/src/thermal_action/ |
| D | thermal_timer.cpp | 66 uint64_t ThermalTimer::CreateTimer(std::shared_ptr<ThermalTimerInfo> &timerInfo) in CreateTimer() function in OHOS::PowerMgr::ThermalTimer
|
| /base/miscservices/time/services/time_manager/src/ |
| D | time_service_client.cpp | 117 uint64_t TimeServiceClient::CreateTimer(std::shared_ptr<ITimerInfo> TimerOptions) in CreateTimer() function in OHOS::MiscServices::TimeServiceClient
|
| D | time_service.cpp | 206 uint64_t TimeService::CreateTimer(int32_t type, bool repeat, uint64_t interval, in CreateTimer() function in OHOS::MiscServices::TimeService 242 uint64_t TimeService::CreateTimer(int32_t type, uint64_t windowLength, uint64_t interval, int flag, in CreateTimer() function in OHOS::MiscServices::TimeService
|
| D | time_service_proxy.cpp | 51 uint64_t TimeServiceProxy::CreateTimer(int32_t type, bool repeat, uint64_t interval, sptr<IRemoteOb… in CreateTimer() function in OHOS::MiscServices::TimeServiceProxy
|
| /base/miscservices/time/services/timer/src/ |
| D | timer_manager.cpp | 68 uint64_t TimerManager::CreateTimer(int type, in CreateTimer() function in OHOS::MiscServices::TimerManager
|
| /base/miscservices/time/interfaces/kits/js/napi/system_timer/src/ |
| D | system_timer.cpp | 374 napi_value CreateTimer(napi_env env, napi_callback_info info) in CreateTimer() function
|