Home
last modified time | relevance | path

Searched defs:GetRunningFormInfos (Results 1 – 13 of 13) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_form_mgr_service.h200 … ErrCode GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h196 …ErrCode GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos)… in GetRunningFormInfos() function
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dmock_form_data_mgr.cpp375 ErrCode FormDataMgr::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runni… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormDataMgr
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h222 …ErrCode GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos)… in GetRunningFormInfos() function
/foundation/ability/form_fwk/frameworks/js/napi/form_observer/
Djs_form_observer.cpp67 static napi_value GetRunningFormInfos(napi_env env, napi_callback_info info) in GetRunningFormInfos() function in OHOS::AbilityRuntime::JsFormObserver
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp199 …ErrCode GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos)… in GetRunningFormInfos() function in OHOS::FormMgrStubFuzzTest
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
Dmock_form_mgr_adapter.cpp350 ErrCode FormMgrAdapter::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &ru… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_proxy.cpp897 ErrCode FormMgrProxy::GetRunningFormInfos(IFormMgr::Message code, MessageParcel &data, in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrProxy
1305 ErrCode FormMgrProxy::GetRunningFormInfos(bool isUnusedInclude, std::vector<RunningFormInfo> &runni… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp1367 ErrCode FormMgr::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFo… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp1510 ErrCode FormMgrService::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &ru… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrService
Dform_data_mgr.cpp2319 ErrCode FormDataMgr::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runni… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormDataMgr
Dform_mgr_adapter.cpp3149 ErrCode FormMgrAdapter::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &ru… in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp359 …ErrCode GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos)… in GetRunningFormInfos() function in OHOS::AppExecFwk::IFormMgrTest