Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/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 &moduleN… in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormInfoMgr
/ohos5.0/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> &… in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleFormInfo
571 ErrCode FormInfoMgr::GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleN… in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormInfoMgr
H A Dform_mgr_service.cpp1044 int FormMgrService::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3124 int FormMgrAdapter::GetFormsInfoByModule(const std::string &bundleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_bundle_manager.cpp144 bool BundleMgrService::GetFormsInfoByModule(const std::string &bundleName, const std::string &modul… in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrService
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h174 int GetFormsInfoByModule( in GetFormsInfoByModule() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h149 int32_t GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp152 int GetFormsInfoByModule(std::string &bundleName, in GetFormsInfoByModule() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp130 bool GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::MockBundleMgrProxy
/ohos5.0/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
H A Dfms_form_mgr_service_test2.cpp108 bool GetFormsInfoByModule(const std::string &bundleName, const std::string &moduleName, in GetFormsInfoByModule() function in __anonb194acf80110::MockBundleMgrProxy
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1156 int FormMgr::GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h959 virtual bool GetFormsInfoByModule( in GetFormsInfoByModule() function
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp302 int GetFormsInfoByModule(std::string &bundleName, std::string &moduleName, in GetFormsInfoByModule() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2758 void InnerBundleInfo::GetFormsInfoByModule(const std::string &moduleName, std::vector<FormInfo> &fo… in GetFormsInfoByModule() function in OHOS::AppExecFwk::InnerBundleInfo
H A Dbundle_mgr_host_impl.cpp2418 bool BundleMgrHostImpl::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4735 bool BundleDataMgr::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleDataMgr
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2515 bool BundleMgrProxy::GetFormsInfoByModule( in GetFormsInfoByModule() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2185 napi_value GetFormsInfoByModule(napi_env env, napi_callback_info info) in GetFormsInfoByModule() function