Home
last modified time | relevance | path

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

/base/time/time_service/services/
Dtime_system_ability.cpp357 struct timeval tv {}; in SetRealTime() struct
602 struct timespec tv {}; in GetWallTimeMs() struct
612 struct timespec tv {}; in GetWallTimeNs() struct
622 struct timespec tv {}; in GetBootTimeMs() struct
632 struct timespec tv {}; in GetBootTimeNs() struct
642 struct timespec tv {}; in GetMonotonicTimeMs() struct
652 struct timespec tv {}; in GetMonotonicTimeNs() struct
662 struct timespec tv {}; in GetThreadTimeMs() struct
678 struct timespec tv {}; in GetThreadTimeNs() struct
692 bool TimeSystemAbility::GetTimeByClockid(clockid_t clockId, struct timespec &tv) in GetTimeByClockid()
/base/telephony/ril_adapter/services/hril/src/
Dhril_event.cpp30 void HRilEvent::GetNowTime(struct timeval &tv) in GetNowTime()
38 bool HRilEvent::GetNextTimeOut(struct timeval &tv) in GetNextTimeOut()
134 void HRilEvent::AddTimerEvent(HRilEventMessage &eventMsg, const struct timeval &tv) in AddTimerEvent()
Dhril_timer_callback.cpp69 HRilCallbackFun func, uint8_t *param, const struct timeval *tv) in HRilSetTimerCallbackInfo()
Dhril_manager.cpp200 struct timeval tv = { 0, RUNNING_LOCK_DEFAULT_TIMEOUT_US }; in ApplyRunningLock() local
1102 void OnTimerCallback(HRilCallbackFun func, uint8_t *param, const struct timeval *tv) in OnTimerCallback()
/base/inputmethod/imf/services/src/
Dglobal.cpp25 struct timeval tv; in LogTimeStamp() local
/base/hiviewdfx/hitrace/frameworks/native/
Dhitracechainc.c111 struct timeval tv; in HiTraceChainGetDeviceId() local
131 struct timeval tv; in HiTraceChainCreateChainId() local
234 struct timeval tv; in HiTraceChainCreateSpan() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dresolver.cpp136 struct timeval tv; in GetTimeZone() local
/base/update/updateservice/services/firmware/check/include/
Dfirmware_icheck.h88 struct timeval tv = {TIMEOUT_FOR_CONNECT, 0}; in DoAction() local
/base/update/updater/services/log/
Dlog.cpp85 struct timeval tv {}; in GetFormatTime() struct
/base/msdp/device_status/tools/vdev/src/
Dv_input_device.cpp126 struct timeval tv; in SendEvent() local
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_report.c81 void OnTimerCallback(HRilCallbackFun func, uint8_t *param, const struct timeval *tv) in OnTimerCallback()
Dat_data.c753 struct timeval tv = {0, CALLBACK_DELAY_MS * DELAY_US_OFFSET}; in PdpContextListUpdate() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp48 struct timeval tv; in GetTimeZone() local
Dinner_writer.cpp42 struct timeval tv; in GetTimeZone() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp49 struct timeval tv; in GetTimeInfo() local
/base/startup/appspawn/standard/
Dappspawn_service.c287 struct timeval tv; in WaitChild() local
/base/time/time_service/framework/js/napi/system_date_time/src/
Dnapi_system_date_time.cpp455 struct timespec tv {}; in GetDeviceTime() struct
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp471 struct timespec tv {}; in GetBootTimeNs() struct