Home
last modified time | relevance | path

Searched defs:nextTime (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_set_next_refresh_test/
H A Dfms_form_set_next_refresh_test.cpp89 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
104 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
119 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
151 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
174 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
219 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp45 int64_t nextTime = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgr_fuzzer/
H A Dformmgr_fuzzer.cpp69 int64_t nextTime = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp54 int64_t nextTime = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
H A Dformmgrservice_fuzzer.cpp52 int64_t nextTime = static_cast<int64_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_ability_test.cpp707 int64_t nextTime = Constants::MIN_NEXT_TIME - 1; variable
721 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
740 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
759 int64_t nextTime = Constants::MIN_NEXT_TIME; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp852 int64_t nextTime = 1; variable
867 int64_t nextTime = 1; variable
883 int64_t nextTime = 1; variable
901 int64_t nextTime = 1; variable
1085 int64_t nextTime = 1; variable
1103 int64_t nextTime = 1; variable
H A Dfms_form_mgr_adapter_test2.cpp992 int64_t nextTime = 1; variable
1012 int64_t nextTime = 1; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp177 auto nextTime = scheduleSyncOps_.begin()->first; in Schedule() local
/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()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp904 int64_t nextTime = timeInSec + (selectTime - currentTime); in UpdateAtTimerAlarm() local
1172 std::shared_ptr<WantAgent> FormTimerMgr::GetDynamicWantAgent(int64_t nextTime, int32_t userId) in GetDynamicWantAgent()
H A Dform_mgr_service.cpp373 int FormMgrService::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime()
H A Dform_mgr_adapter.cpp2006 int FormMgrAdapter::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime()
2485 int FormMgrAdapter::SetNextRefreshTimeLocked(const int64_t formId, const int64_t nextTime, const in… in SetNextRefreshTimeLocked()
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp316 int32_t nextTime = 0; in ProcessContinuousEvent() local
/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()
/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()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp455 int64_t nextTime = 2; variable
858 int64_t nextTime = 50; variable
2956 int64_t nextTime = 50; variable
3571 int64_t nextTime = 50; variable
/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()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp423 int64_t nextTime = (numPeriod + 1) * periodRecord_ + phase; in ComputeListenerNextVSyncTimeStamp() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test.cpp1220 int64_t nextTime = 1; variable
/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()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp397 int64_t nextTime = data.ReadInt64(); in HandleSetNextRefreshTime() local
H A Dform_mgr_proxy.cpp243 int FormMgrProxy::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime()
/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()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp935 constexpr int64_t nextTime = 1; variable