Searched refs:HandleDumpFormTimerByFormId (Results 1 – 3 of 3) sorted by relevance
186 int32_t HandleDumpFormTimerByFormId(MessageParcel &data, MessageParcel &reply);
297 formMgrStub->HandleDumpFormTimerByFormId(data, reply); in HandleFormMessage()
104 return HandleDumpFormTimerByFormId(data, reply); in OnRemoteRequestFirst()657 int32_t FormMgrStub::HandleDumpFormTimerByFormId(MessageParcel &data, MessageParcel &reply) in HandleDumpFormTimerByFormId() function in OHOS::AppExecFwk::FormMgrStub