Searched defs:SetNextRefreshTime (Results 1 – 10 of 10) sorted by relevance
| /foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
| D | mock_form_timer_mgr.cpp | 89 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/ |
| D | mock_form_mgr_service.h | 192 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
| D | form_extension_context_mock_test.h | 62 int SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| D | mock_form_mgr_service.h | 58 int32_t SetNextRefreshTime(const int64_t formId, const int64_t nextTime) override in SetNextRefreshTime() function
|
| /foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/ |
| D | formmgrstub_fuzzer.cpp | 54 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/ |
| D | form_mgr.cpp | 436 int FormMgr::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgr
|
| /foundation/ability/form_fwk/services/src/ |
| D | form_mgr_service.cpp | 257 int FormMgrService::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrService
|
| D | form_timer_mgr.cpp | 335 bool FormTimerMgr::SetNextRefreshTime(int64_t formId, long nextGapTime, int32_t userId) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormTimerMgr
|
| D | form_mgr_adapter.cpp | 1322 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/ |
| D | form_mgr_proxy.cpp | 220 int FormMgrProxy::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() function in OHOS::AppExecFwk::FormMgrProxy
|