Home
last modified time | relevance | path

Searched defs:SetNextRefreshTime (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dmock_form_timer_mgr.cpp89 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormTimerMgr
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_mgr_service.h192 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h62 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h57 int32_t SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp60 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp344 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormTimerMgr
H A Dform_mgr_service.cpp373 int FormMgrService::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp2006 int FormMgrAdapter::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp590 int FormMgr::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() 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.cpp210 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp243 int FormMgrProxy::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrProxy