Home
last modified time | relevance | path

Searched refs:HiDumpFormRunningFormInfos (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_service.h693 void HiDumpFormRunningFormInfos([[maybe_unused]] const std::string &args, std::string &result);
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp575 * @tc.name: test FormMgr HiDumpFormRunningFormInfos function.
576 * @tc.desc: Verify that the HiDumpFormRunningFormInfos interface is available.
584 formMgrService.HiDumpFormRunningFormInfos(args, RunningFormInfo); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1248 return HiDumpFormRunningFormInfos(value, result); in Dump()
1352 void FormMgrService::HiDumpFormRunningFormInfos([[maybe_unused]]const std::string &args, std::string &result) in HiDumpFormRunningFormInfos() function in OHOS::AppExecFwk::FormMgrService

Completed in 6 milliseconds