Home
last modified time | relevance | path

Searched defs:nextTime (Results 1 - 20 of 20) sorted by relevance

/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
/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
/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
/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; in HWTEST_F() local
104 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
119 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
151 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
174 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
219 int64_t nextTime = Constants::MIN_NEXT_TIME; HWTEST_F() local
[all...]
/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
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp172 auto nextTime = scheduleSyncOps_.begin()->first; in Schedule() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp924 int64_t nextTime = 1; in HWTEST_F() local
939 int64_t nextTime = 1; in HWTEST_F() local
955 int64_t nextTime = 1; in HWTEST_F() local
973 int64_t nextTime = 1; in HWTEST_F() local
1157 int64_t nextTime = 1; in HWTEST_F() local
1174 int64_t nextTime = 1; HWTEST_F() local
1192 int64_t nextTime = 1; HWTEST_F() local
[all...]
H A Dfms_form_mgr_adapter_test2.cpp1110 int64_t nextTime = 1; in HWTEST_F() local
1130 int64_t nextTime = 1; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp935 constexpr int64_t nextTime = 1; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test.cpp1281 int64_t nextTime = 1; in HWTEST_F() local
/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; in HWTEST_F() local
721 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
740 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
759 int64_t nextTime = Constants::MIN_NEXT_TIME; in HWTEST_F() local
/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() argument
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp455 int64_t nextTime = 2; in HWTEST_F() local
858 int64_t nextTime = 50; in HWTEST_F() local
2956 int64_t nextTime = 50; in HWTEST_F() local
3571 int64_t nextTime = 50; in HWTEST_F() local
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp904 int64_t nextTime = timeInSec + (selectTime - currentTime); in UpdateAtTimerAlarm() local
1173 std::shared_ptr<WantAgent> FormTimerMgr::GetDynamicWantAgent(int64_t nextTime, int32_t userId) in GetDynamicWantAgent() argument
[all...]
H A Dform_mgr_service.cpp372 int FormMgrService::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() argument
H A Dform_mgr_adapter.cpp1945 int FormMgrAdapter::SetNextRefreshTime(const int64_t formId, const int64_t nextTime) in SetNextRefreshTime() argument
2424 int FormMgrAdapter::SetNextRefreshTimeLocked(const int64_t formId, const int64_t nextTime, const int32_t userId) in SetNextRefreshTimeLocked() argument
/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() argument
/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() argument
H A Dform_mgr_stub.cpp395 int64_t nextTime = data.ReadInt64(); in HandleSetNextRefreshTime() local
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp427 int64_t nextTime = (numPeriod + 1) * periodRecord_ + phase; in ComputeListenerNextVSyncTimeStamp() local

Completed in 56 milliseconds