Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.h47 int32_t OnDestroyTimer(MessageParcel &data, MessageParcel &reply);
H A Dtime_service_stub.cpp52 …[this] (MessageParcel &data, MessageParcel &reply) -> int32_t { return OnDestroyTimer(data, reply)… in TimeServiceStub()
273 int32_t TimeServiceStub::OnDestroyTimer(MessageParcel &data, MessageParcel &reply) in OnDestroyTimer() function in OHOS::MiscServices::TimeServiceStub