Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_stub.h564 …int OnRemoteRequestSecond(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption …
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp120 return OnRemoteRequestSecond(code, data, reply, option); in OnRemoteRequestFirst()
132 int FormMgrStub::OnRemoteRequestSecond(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRemoteRequestSecond() function in OHOS::AppExecFwk::FormMgrStub