Home
last modified time | relevance | path

Searched refs:DestroyTimerAsyncV9 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/interfaces/inner_api/include/
H A Dtime_service_client.h372 TIME_API int32_t DestroyTimerAsyncV9(uint64_t timerId);
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp410 int32_t errCode = DestroyTimerAsyncV9(timerId); in DestroyTimerAsync()
417 int32_t TimeServiceClient::DestroyTimerAsyncV9(uint64_t timerId) in DestroyTimerAsyncV9() function in OHOS::MiscServices::TimeServiceClient