Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_provider_stub.h89 int HandleNotifyFormCastTempForm(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_stub.cpp61 return HandleNotifyFormCastTempForm(data, reply); in OnRemoteRequest()
219 int FormProviderStub::HandleNotifyFormCastTempForm(MessageParcel &data, MessageParcel &reply) in HandleNotifyFormCastTempForm() function in OHOS::AppExecFwk::FormProviderStub