Searched defs:GetRunningFormInfos (Results 1 - 9 of 9) sorted by relevance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 200 ErrCode GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::MockFormMgrService
|
/foundation/ability/form_fwk/frameworks/js/napi/form_observer/ |
H A D | js_form_observer.cpp | 67 static napi_value GetRunningFormInfos(napi_env env, napi_callback_info info) in GetRunningFormInfos() function in OHOS::AbilityRuntime::JsFormObserver
|
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
H A D | mock_form_data_mgr.cpp | 375 ErrCode FormDataMgr::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos)
in GetRunningFormInfos() function in OHOS::AppExecFwk::FormDataMgr
|
/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 1363 ErrCode FormMgr::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgr
|
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 350 ErrCode FormMgrAdapter::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrAdapter
|
/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 897 ErrCode FormMgrProxy::GetRunningFormInfos(IFormMgr::Message code, MessageParcel &data, in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrProxy 1305 ErrCode FormMgrProxy::GetRunningFormInfos(bool isUnusedInclude, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrProxy
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_data_mgr.cpp | 2314 ErrCode FormDataMgr::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::FormDataMgr
|
H A D | form_mgr_service.cpp | 1505 ErrCode FormMgrService::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 3140 ErrCode FormMgrAdapter::GetRunningFormInfos(bool isUnusedIncluded, std::vector<RunningFormInfo> &runningFormInfos) in GetRunningFormInfos() function in OHOS::AppExecFwk::FormMgrAdapter
|
Completed in 22 milliseconds