/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_bundle_manager.cpp | 126 bool BundleMgrService::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &form… in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.cpp | 108 bool BundleMgrService::GetFormsInfoByApp(const std::string& bundleName, std::vector<FormInfo>& form… in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | form_extension_context_mock_test.h | 169 int GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) override in GetFormsInfoByApp() function
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | mock_form_mgr_service.h | 145 int32_t GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) override in GetFormsInfoByApp() function
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
H A D | formmgrstub_fuzzer.cpp | 148 int GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) override in GetFormsInfoByApp() function in OHOS::FormMgrStubFuzzTest
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/ |
H A D | fms_form_bms_helper_test.cpp | 126 bool GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfo) override in GetFormsInfoByApp() function in OHOS::AppExecFwk::MockBundleMgrProxy
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 248 int FormMgrAdapter::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInf… in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrAdapter
|
H A D | fms_form_mgr_service_test2.cpp | 104 bool GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfo) override in GetFormsInfoByApp() function in __anonb194acf80110::MockBundleMgrProxy
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 1020 int FormMgrService::GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 3112 int FormMgrAdapter::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInf… in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrAdapter
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 1120 int FormMgr::GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 947 virtual bool GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
H A D | fms_form_render_stub_test.cpp | 298 int GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) override in GetFormsInfoByApp() function in OHOS::AppExecFwk::IFormMgrTest
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 1213 int FormMgrProxy::GetFormsInfoByApp(std::string &bundleName, std::vector<FormInfo> &formInfos) in GetFormsInfoByApp() function in OHOS::AppExecFwk::FormMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_bundle_info.cpp | 2769 void InnerBundleInfo::GetFormsInfoByApp(std::vector<FormInfo> &formInfos) const in GetFormsInfoByApp() function in OHOS::AppExecFwk::InnerBundleInfo
|
H A D | bundle_mgr_host_impl.cpp | 2402 bool BundleMgrHostImpl::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &for… in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 4764 bool BundleDataMgr::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formInf… in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2491 bool BundleMgrProxy::GetFormsInfoByApp(const std::string &bundleName, std::vector<FormInfo> &formIn… in GetFormsInfoByApp() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 2302 napi_value GetFormsInfoByApp(napi_env env, napi_callback_info info) in GetFormsInfoByApp() function
|