Home
last modified time | relevance | path

Searched refs:DumpHasFormVisible (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_dump_mgr.h65 void DumpHasFormVisible(
H A Dform_mgr_adapter.h192 int DumpHasFormVisible(const std::string &bundleInfo, std::string &formInfos) const;
/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/
H A Dformsupplycallback_fuzzer.cpp96 formDumpMgr.DumpHasFormVisible(tokenId, bundleName, userId, instIndex, formInfo); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_dump_mgr.cpp100 void FormDumpMgr::DumpHasFormVisible( in DumpHasFormVisible() function in OHOS::AppExecFwk::FormDumpMgr
H A Dform_mgr_service.cpp1401 FormMgrAdapter::GetInstance().DumpHasFormVisible(args, result); in HiDumpHasFormVisible()
H A Dform_mgr_adapter.cpp1247 int FormMgrAdapter::DumpHasFormVisible(const std::string &bundleInfo, std::string &formInfos) const in DumpHasFormVisible() function in OHOS::AppExecFwk::FormMgrAdapter
1270 FormDumpMgr::GetInstance().DumpHasFormVisible(tokenId, bundleName, userId, instIndex, formInfos); in DumpHasFormVisible()

Completed in 12 milliseconds