Home
last modified time | relevance | path

Searched defs:SetNextRefreshTime (Results 1 - 7 of 7) sorted by relevance

/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
/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 in OHOS::AppExecFwk::MockFormMgrService
/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.cpp372 int FormMgrService::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp1945 int FormMgrAdapter::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrAdapter
/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
/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

Completed in 18 milliseconds