Home
last modified time | relevance | path

Searched defs:GetAllFormsInfo (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_storage.cpp39 void FormInfoStorage::GetAllFormsInfo(int32_t userId, std::vector<AppExecFwk::FormInfo> &formInfos)… in GetAllFormsInfo() function in OHOS::AAFwk::FormInfoStorage
H A Dform_info_mgr.cpp344 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 Dform_mgr_service.cpp997 int FormMgrService::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3106 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 Dmock_bundle_manager_form.cpp92 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 Dform_extension_context_mock_test.h164 int GetAllFormsInfo(std::vector<FormInfo> &formInfos) override in GetAllFormsInfo() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h141 int32_t GetAllFormsInfo(std::vector<FormInfo> &formInfos) override in GetAllFormsInfo() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp144 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 Dform_mgr.cpp1090 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 Dbundle_mgr_interface.h936 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 Dfms_form_render_stub_test.cpp294 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 Dform_mgr_proxy.cpp1191 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 Dnapi_form_host.cpp989 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 Djs_form_host.cpp355 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 Dbundle_mgr_proxy.cpp2475 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 Dbundle_mgr_host_impl.cpp2387 bool BundleMgrHostImpl::GetAllFormsInfo(std::vector<FormInfo> &formInfos) in GetAllFormsInfo() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp4715 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 Dbundle_mgr.cpp2077 napi_value GetAllFormsInfo(napi_env env, napi_callback_info info) in GetAllFormsInfo() function