/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_info_storage.cpp | 39 void FormInfoStorage::GetAllFormsInfo(int32_t userId, std::vector<AppExecFwk::FormInfo> &formInfos)… in GetAllFormsInfo() function in OHOS::AAFwk::FormInfoStorage
|
H A D | form_info_mgr.cpp | 344 ErrCode BundleFormInfo::GetAllFormsInfo(std::vector<FormInfo> &formInfos, int32_t userId) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleFormInfo 502 ErrCode FormInfoMgr::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormInfoMgr
|
H A D | form_mgr_service.cpp | 997 int FormMgrService::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 3106 int FormMgrAdapter::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrAdapter
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_bundle_manager_form.cpp | 92 bool BundleMgrService::GetAllFormsInfo(std::vector<FormInfo>& formInfo) in GetAllFormsInfo() 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 | 164 int GetAllFormsInfo(std::vector<FormInfo> &formInfos) override in GetAllFormsInfo() function
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | mock_form_mgr_service.h | 141 int32_t GetAllFormsInfo(std::vector<FormInfo> &formInfos) override in GetAllFormsInfo() function
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
H A D | formmgrstub_fuzzer.cpp | 144 int GetAllFormsInfo(std::vector<FormInfo> &formInfos) override in GetAllFormsInfo() function in OHOS::FormMgrStubFuzzTest
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 1090 int FormMgr::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() 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 | 936 virtual bool GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
H A D | fms_form_render_stub_test.cpp | 294 int GetAllFormsInfo(std::vector<FormInfo> &formInfos) override in GetAllFormsInfo() function in OHOS::AppExecFwk::IFormMgrTest
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 1191 int FormMgrProxy::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrProxy
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/ |
H A D | napi_form_host.cpp | 989 napi_value NapiFormHost::GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function in OHOS::AbilityRuntime::NapiFormHost
|
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/ |
H A D | js_form_host.cpp | 355 static napi_value GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function in OHOS::AbilityRuntime::JsFormHost
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2475 bool BundleMgrProxy::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2387 bool BundleMgrHostImpl::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 4715 bool BundleDataMgr::GetAllFormsInfo(std::vector<FormInfo> &formInfos) const in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.cpp | 2077 napi_value GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function
|