/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_form_mgr_service.h | 181 int DumpFormInfoByFormId(const std::int64_t formId, std::string& formInfo) in DumpFormInfoByFormId() function
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | form_extension_context_mock_test.h | 110 int DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) override in DumpFormInfoByFormId() function
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | mock_form_mgr_service.h | 96 int32_t DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) override in DumpFormInfoByFormId() function
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
H A D | formmgrstub_fuzzer.cpp | 99 int DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) override in DumpFormInfoByFormId() function in OHOS::FormMgrStubFuzzTest
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/ |
H A D | mock_form_mgr_adapter.cpp | 314 int FormMgrAdapter::DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) const in DumpFormInfoByFormId() function in OHOS::AppExecFwk::FormMgrAdapter
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_service.cpp | 566 int FormMgrService::DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) in DumpFormInfoByFormId() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 1333 int FormMgrAdapter::DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) const in DumpFormInfoByFormId() function in OHOS::AppExecFwk::FormMgrAdapter
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_mgr.cpp | 475 int FormMgr::DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) in DumpFormInfoByFormId() function in OHOS::AppExecFwk::FormMgr
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/ |
H A D | fms_form_render_stub_test.cpp | 249 int DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) override in DumpFormInfoByFormId() function in OHOS::AppExecFwk::IFormMgrTest
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_mgr_proxy.cpp | 658 int FormMgrProxy::DumpFormInfoByFormId(const std::int64_t formId, std::string &formInfo) in DumpFormInfoByFormId() function in OHOS::AppExecFwk::FormMgrProxy
|