Searched refs:OnDestroyTimer (Results 1 – 2 of 2) sorted by relevance
47 int32_t OnDestroyTimer(MessageParcel &data, MessageParcel &reply);
52 …[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