Home
last modified time | relevance | path

Searched defs:GetFormsInfoByFilter (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp84 void FormInfoStorage::GetFormsInfoByFilter(int32_t userId, in GetFormsInfoByFilter() function in OHOS::AAFwk::FormInfoStorage
H A Dform_info_mgr.cpp383 ErrCode BundleFormInfo::GetFormsInfoByFilter( in GetFormsInfoByFilter() function in OHOS::AppExecFwk::BundleFormInfo
517 ErrCode FormInfoMgr::GetFormsInfoByFilter( in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormInfoMgr
H A Dform_mgr_service.cpp1058 int FormMgrService::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formI… in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3118 int FormMgrAdapter::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formI… in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h334 virtual int GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formInfos) in GetFormsInfoByFilter() function
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1192 int FormMgr::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formInfos) in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1269 int FormMgrProxy::GetFormsInfoByFilter(const FormInfoFilter &filter, std::vector<FormInfo> &formInf… in GetFormsInfoByFilter() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1321 napi_value GetFormsInfoByFilter(napi_env env, size_t argc, napi_value* argv) in GetFormsInfoByFilter() function in OHOS::AbilityRuntime::JsFormHost