Home
last modified time | relevance | path

Searched defs:GetFormsInfoByModule (Results 1 – 18 of 18) sorted by relevance

/foundation/aafwk/standard/services/formmgr/src/
Dform_info_storage.cpp47 void FormInfoStorage::GetFormsInfoByModule(int32_t userId, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AAFwk::FormInfoStorage
Dform_info_mgr.cpp231 ErrCode BundleFormInfo::GetFormsInfoByModule(const std::string &moduleName, std::vector<FormInfo> &… in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleFormInfo
377 ErrCode FormInfoMgr::GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleN… in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormInfoMgr
Dform_mgr_service.cpp612 int FormMgrService::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrService
Dform_mgr_adapter.cpp1977 int FormMgrAdapter::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/aafwk/standard/test/systemtest/common/fms/fms_fuzz_test/fms_fuzz_test_config/
Dconfig.json18 "GetFormsInfoByModule": [], array
/foundation/aafwk/standard/frameworks/kits/ability/native/test/mock/include/
Dmock_bundle_manager_form.cpp55 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
152 bool BundleMgrService::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrService
Dmock_bundle_manager.cpp220 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
453 bool BundleMgrService::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrService
/foundation/aafwk/standard/services/formmgr/test/mock/src/
Dmock_bundle_manager.cpp56 bool BundleMgrProxy::GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleN… in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
140 bool BundleMgrService::GetFormsInfoByModule(const std::string &bundleName, const std::string &modul… in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrService
/foundation/aafwk/standard/frameworks/kits/fmskit/native/src/
Dform_mgr.cpp689 int FormMgr::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, std::vector<For… in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgr
/foundation/aafwk/standard/frameworks/kits/appkit/native/test/mock/include/
Dmock_ability_manager_client_interface1.h250 virtual bool GetFormsInfoByModule( in GetFormsInfoByModule() function
/foundation/aafwk/standard/services/appmgr/test/mock/include/
Dmock_bundle_manager.h386 virtual bool GetFormsInfoByModule( in GetFormsInfoByModule() function
/foundation/aafwk/standard/interfaces/innerkits/form_manager/src/
Dform_mgr_proxy.cpp990 int FormMgrProxy::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dinner_bundle_info.cpp1819 void InnerBundleInfo::GetFormsInfoByModule(const std::string &moduleName, std::vector<FormInfo> &fo… in GetFormsInfoByModule() function in OHOS::AppExecFwk::InnerBundleInfo
Dbundle_mgr_host_impl.cpp1023 bool BundleMgrHostImpl::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp2123 bool BundleDataMgr::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp1936 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/aafwk/standard/frameworks/kits/ability/native/src/
Dability.cpp3116 ErrCode Ability::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::Ability
/foundation/appexecfwk/standard/kits/appkit/napi/bundlemgr/
Dbundle_mgr.cpp3477 napi_value GetFormsInfoByModule(napi_env env, napi_callback_info info) in GetFormsInfoByModule() function