Home
last modified time | relevance | path

Searched defs:DumpFormTimerByFormId (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h115 int DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) override in DumpFormTimerByFormId() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h100 int32_t DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) override in DumpFormTimerByFormId() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp103 int DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) override in DumpFormTimerByFormId() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp319 int FormMgrAdapter::DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) … in DumpFormTimerByFormId() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp579 int FormMgrService::DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) in DumpFormTimerByFormId() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp1370 int FormMgrAdapter::DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) … in DumpFormTimerByFormId() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp495 int FormMgr::DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) in DumpFormTimerByFormId() 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.cpp253 int DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) override in DumpFormTimerByFormId() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp683 int FormMgrProxy::DumpFormTimerByFormId(const std::int64_t formId, std::string &isTimingService) in DumpFormTimerByFormId() function in OHOS::AppExecFwk::FormMgrProxy