Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_service.h694 void HiDumpFormBlockedApps([[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.cpp980 * @tc.name: test FormMgr HiDumpFormBlockedApps function.
981 * @tc.desc: Verify that the HiDumpFormBlockedApps interface is available.
989 formMgrService.HiDumpFormBlockedApps(args, blockAppInfo); in HWTEST_F()
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1250 return HiDumpFormBlockedApps(value, result); in Dump()
1404 void FormMgrService::HiDumpFormBlockedApps([[maybe_unused]] const std::string &args, std::string &result) in HiDumpFormBlockedApps() function in OHOS::AppExecFwk::FormMgrService

Completed in 6 milliseconds