Home
last modified time | relevance | path

Searched refs:GetFormInstance (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_proxy.h628 …int32_t GetFormInstance(IFormMgr::Message code, MessageParcel &data, std::vector<FormInstance> &fo…
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1746 …auto error = GetFormInstance(IFormMgr::Message::FORM_MGR_GET_FORM_INSTANCES_FROM_BY_FILTER, data, … in GetFormInstancesByFilter()
1803 ErrCode FormMgrProxy::GetFormInstance(IFormMgr::Message code, MessageParcel &data, in GetFormInstance() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_proxy_test/
H A Dfms_form_mgr_proxy_test.cpp2206 …proxy->GetFormInstance(IFormMgr::Message::FORM_MGR_GET_FORM_INSTANCES_FROM_BY_ID, data, formInstan…
2226 …proxy->GetFormInstance(IFormMgr::Message::FORM_MGR_GET_FORM_INSTANCES_FROM_BY_ID, data, formInstan…