Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp529 * @tc.name: test HiDumpHasFormVisible function.
530 * @tc.desc: Verify that the HiDumpHasFormVisible interface is called normally
538 formMgrService.HiDumpHasFormVisible(args, result); in HWTEST_F()
676 formMgrService.HiDumpHasFormVisible(args, formInfo); in HWTEST_F()
/foundation/ability/form_fwk/services/include/
H A Dform_mgr_service.h690 void HiDumpHasFormVisible(const std::string &args, std::string &result);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1240 return HiDumpHasFormVisible(value, result); in Dump()
1396 void FormMgrService::HiDumpHasFormVisible(const std::string &args, std::string &result) in HiDumpHasFormVisible() function in OHOS::AppExecFwk::FormMgrService

Completed in 6 milliseconds