Searched refs:DestroyTimerV9 (Results 1 – 4 of 4) sorted by relevance
282 ret = TimeServiceClient::GetInstance()->DestroyTimerV9(timerId);307 ret = TimeServiceClient::GetInstance()->DestroyTimerV9(timerId);351 errCode = TimeServiceClient::GetInstance()->DestroyTimerV9(timerId);385 errCode = TimeServiceClient::GetInstance()->DestroyTimerV9(timerId);
173 int32_t DestroyTimerV9(uint64_t timerId);
256 int32_t errCode = DestroyTimerV9(timerId); in DestroyTimer()263 int32_t TimeServiceClient::DestroyTimerV9(uint64_t timerId) in DestroyTimerV9() function in OHOS::MiscServices::TimeServiceClient
340 … auto innerCode = TimeServiceClient::GetInstance()->DestroyTimerV9(destroyTimerContext->timerId); in DestroyTimer()