Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
Dmock_form_timer_mgr.cpp89 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormTimerMgr
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_form_mgr_service.h192 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h62 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h58 int32_t SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp54 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function in OHOS::FormMgrStubFuzzTest
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp436 int FormMgr::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp257 int FormMgrService::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrService
Dform_timer_mgr.cpp335 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormTimerMgr
Dform_mgr_adapter.cpp1322 int FormMgrAdapter::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_mgr_proxy.cpp220 int FormMgrProxy::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrProxy