Home
last modified time | relevance | path

Searched defs:timeDiff (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp75 bool TimeProvider::TimeDiffToDayNightSwitch(int64_t& timeDiff) in TimeDiffToDayNightSwitch()
88 …eProvider::DiffToFixedClock(int64_t curTimeStamp, int32_t tmHour, int32_t tmMin, int64_t& timeDiff) in DiffToFixedClock()
H A Dtimed_task.cpp111 int64_t timeDiff {0}; in StartDayNightSwitchTimer() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dtiming_wheel.c205 FILLP_LLONG timeDiff; in FillpTimingWheelAddTimerInner() local
289 FILLP_LLONG timeDiff = curTime - ftWheel->curTime; in FillpTimingWheelLoopCheck() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp55 auto timeDiff = timeEnd_ - timeStart_; in Play() local
/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/src/
H A Dbase_state.cpp233 int64_t timeDiff {0}; in CalculateMaintTimeOut() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_manager.c46 int64_t timeDiff = GetSoftbusRecordTimeMillis() - timeStart; in OnSessionOpenFailProc() local
H A Dtrans_tcp_direct_message.c465 int64_t timeDiff = GetSoftbusRecordTimeMillis() - timeStart; in NotifyChannelOpenFailedBySessionConn() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp71 auto timeDiff = timeEnd_ - timeStart_; in Play() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.cpp73 auto timeDiff = timeEnd_ - timeStart_; in Play() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.cpp69 auto timeDiff = timeEnd_ - timeStart_; in Play() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_subscriber_manager.cpp571 time_t timeDiff = backRecordTime - frontRecordTime; in InsertFrozenEvents() local
654 time_t timeDiff = backRecordTime - frontRecordTime; in InsertFrozenEventsMap() local
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp638 int64_t timeDiff {0}; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp157 unsigned long long timeDiff = (endTime[i] - startTime[i]); in OnBytesReceived() local
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.cpp513 auto timeDiff = timeNow - stateEnterTimeMs_; in Play() local
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter_ntf.cpp684 bool TagNciAdapterNtf::IsTagDetectedInTimeDiff(uint32_t timeDiff) in IsTagDetectedInTimeDiff()
H A Dtag_nci_adapter.cpp1554 bool TagNciAdapter::IsTagDetectedInTimeDiff(uint32_t timeDiff) in IsTagDetectedInTimeDiff()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp158 int64_t timeDiff = static_cast<int64_t>(curTime) - static_cast<int64_t>(lastCurTime); in GetSysCurrentRawTime() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1660 …int64_t timeDiff = fabs(CommonUtils::GetCurrentTime() - request->GetRequestConfig()->GetTimeStamp(… in IsInvalidRequest() local