Home
last modified time | relevance | path

Searched defs:GetFormsInfoByApp (Results 1 - 13 of 13) sorted by relevance

/foundation/ability/form_fwk/test/mock/src/
H A Dmock_bundle_manager.cpp126 bool BundleMgrService::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfo) in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager_form.cpp108 bool BundleMgrService::GetFormsInfoByApp(const std::string& bundleName, std::vector<FormInfo>& formInfo) in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1116 int FormMgr::GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp248 int FormMgrAdapter::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1213 int FormMgrProxy::GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1015 int FormMgrService::GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3049 int FormMgrAdapter::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2523 bool BundleMgrProxy::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h946 virtual bool GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::IBundleMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2348 bool BundleMgrHostImpl::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4793 bool BundleDataMgr::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) const in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleDataMgr
H A Dinner_bundle_info.cpp2666 void InnerBundleInfo::GetFormsInfoByApp(std::vector<FormInfo> &formInfos) const in GetFormsInfoByApp() function in OHOS::AppExecFwk::InnerBundleInfo
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp2301 napi_value GetFormsInfoByApp(napi_env env, napi_callback_info info) in GetFormsInfoByApp() function

Completed in 61 milliseconds