Home
last modified time | relevance | path

Searched defs:GetAllFormsInfo (Results 1 - 14 of 14) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp39 void FormInfoStorage::GetAllFormsInfo(int32_t userId, std::vector<AppExecFwk::FormInfo> &formInfos) const in GetAllFormsInfo() function in OHOS::AAFwk::FormInfoStorage
H A Dform_info_mgr.cpp344 ErrCode BundleFormInfo::GetAllFormsInfo(std::vector<FormInfo> &formInfos, int32_t userId) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleFormInfo
502 ErrCode FormInfoMgr::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormInfoMgr
H A Dform_mgr_service.cpp996 int FormMgrService::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3043 int FormMgrAdapter::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager_form.cpp92 bool BundleMgrService::GetAllFormsInfo(std::vector<FormInfo>& formInfo) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1086 int FormMgr::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp989 napi_value NapiFormHost::GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function in OHOS::AbilityRuntime::NapiFormHost
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1191 int FormMgrProxy::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp355 static napi_value GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function in OHOS::AbilityRuntime::JsFormHost
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2507 bool BundleMgrProxy::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h935 virtual bool GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2333 bool BundleMgrHostImpl::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4744 bool BundleDataMgr::GetAllFormsInfo(std::vector<FormInfo> &formInfos) const in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2076 napi_value GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function

Completed in 65 milliseconds