/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
H A D | mock_form_info_mgr.cpp | 52 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 D | form_info_storage.cpp | 116 void FormInfoStorage::GetFormsInfoByModule(int32_t userId, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AAFwk::FormInfoStorage
|
H A D | form_info_mgr.cpp | 372 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 D | form_mgr_service.cpp | 1039 int FormMgrService::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 3061 int FormMgrAdapter::GetFormsInfoByModule(const std::string &bundleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrAdapter
|
/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_bundle_manager.cpp | 144 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 D | mock_bundle_manager_form.cpp | 48 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 D | form_mgr.cpp | 1152 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 D | mock_form_mgr_adapter.cpp | 254 int FormMgrAdapter::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrAdapter
|
/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 1242 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 D | bundle_mgr_proxy.cpp | 2547 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 958 virtual bool GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::IBundleMgr
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2364 bool BundleMgrHostImpl::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 4764 bool BundleDataMgr::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleDataMgr
|
H A D | inner_bundle_info.cpp | 2655 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 D | bundle_mgr.cpp | 2184 napi_value GetFormsInfoByModule(napi_env env, napi_callback_info info) in GetFormsInfoByModule() function
|