Home
last modified time | relevance | path

Searched defs:DumpFormInfoByBundleName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h170 int DumpFormInfoByBundleName(const std::string& bundleName, std::string& formInfos) in DumpFormInfoByBundleName() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h105 int DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos) override in DumpFormInfoByBundleName() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h92 int32_t DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos) override in DumpFormInfoByBundleName() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp95 int DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos) override in DumpFormInfoByBundleName() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp309 int FormMgrAdapter::DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos)… in DumpFormInfoByBundleName() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp553 int FormMgrService::DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos) in DumpFormInfoByBundleName() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp1282 int FormMgrAdapter::DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos)… in DumpFormInfoByBundleName() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp455 int FormMgr::DumpFormInfoByBundleName(const std::string bundleName, std::string &formInfos) in DumpFormInfoByBundleName() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp245 int DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos) override in DumpFormInfoByBundleName() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp632 int FormMgrProxy::DumpFormInfoByBundleName(const std::string &bundleName, std::string &formInfos) in DumpFormInfoByBundleName() function in OHOS::AppExecFwk::FormMgrProxy