Home
last modified time | relevance | path

Searched defs:GetFormsInfoByModule (Results 1 - 16 of 16) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_info_mgr.cpp52 ErrCode FormInfoMgr::GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormInfoMgr
/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp116 void FormInfoStorage::GetFormsInfoByModule(int32_t userId, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AAFwk::FormInfoStorage
H A Dform_info_mgr.cpp372 ErrCode BundleFormInfo::GetFormsInfoByModule(const std::string &moduleName, std::vector<FormInfo> &formInfos, in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleFormInfo
571 ErrCode FormInfoMgr::GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormInfoMgr
H A Dform_mgr_service.cpp1039 int FormMgrService::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3061 int FormMgrAdapter::GetFormsInfoByModule(const std::string &bundleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/mock/src/
H A Dmock_bundle_manager.cpp144 bool BundleMgrService::GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager_form.cpp48 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
125 bool BundleMgrService::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1152 int FormMgr::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp254 int FormMgrAdapter::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1242 int FormMgrProxy::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2547 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h958 virtual bool GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2364 bool BundleMgrHostImpl::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4764 bool BundleDataMgr::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleDataMgr
H A Dinner_bundle_info.cpp2655 void InnerBundleInfo::GetFormsInfoByModule(const std::string &moduleName, std::vector<FormInfo> &formInfos) const in GetFormsInfoByModule() function in OHOS::AppExecFwk::InnerBundleInfo
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2184 napi_value GetFormsInfoByModule(napi_env env, napi_callback_info info) in GetFormsInfoByModule() function

Completed in 65 milliseconds