Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_stub.cpp48 return HandleOnAddForm(data, reply); in OnRemoteRequest()
60 int32_t JsFormStateObserverStub::HandleOnAddForm(MessageParcel &data, MessageParcel &reply) in HandleOnAddForm() function in OHOS::AbilityRuntime::JsFormStateObserverStub
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Djs_form_state_observer_stub.h36 int32_t HandleOnAddForm(MessageParcel &data, MessageParcel &reply);