Home
last modified time | relevance | path

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

/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.cpp51 [this] (MessageParcel &data, MessageParcel &reply) -> int32_t { return OnDestroyTimer(data, reply); } }, in TimeServiceStub()
264 int32_t TimeServiceStub::OnDestroyTimer(MessageParcel &data, MessageParcel &reply) in OnDestroyTimer() function in OHOS::MiscServices::TimeServiceStub

Completed in 1 milliseconds