Home
last modified time | relevance | path

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

1234

/ohos5.0/base/time/time_service/utils/native/src/
H A Dtime_common.cpp30 struct timespec tv {}; in GetWallTimeMs() struct
41 struct timespec tv {}; in GetBootTimeNs() struct
52 struct timespec tv {}; in GetBootTimeMs() struct
61 bool TimeUtils::GetTimeByClockId(clockid_t clockId, struct timespec &tv) in GetTimeByClockId()
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp477 struct timespec tv {}; in GetWallTimeMs() struct
489 struct timespec tv {}; in GetWallTimeMs() struct
502 struct timespec tv {}; in GetWallTimeNs() struct
514 struct timespec tv {}; in GetWallTimeNs() struct
527 struct timespec tv {}; in GetBootTimeMs() struct
539 struct timespec tv {}; in GetBootTimeMs() struct
552 struct timespec tv {}; in GetBootTimeNs() struct
564 struct timespec tv {}; in GetBootTimeNs() struct
577 struct timespec tv {}; in GetMonotonicTimeMs() struct
589 struct timespec tv {}; in GetMonotonicTimeMs() struct
[all …]
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/mock/
H A Dglobal.cpp25 struct timeval tv; in LogTimeStamp() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_event.cpp30 void HRilEvent::GetNowTime(struct timeval &tv) in GetNowTime()
38 bool HRilEvent::GetNextTimeOut(struct timeval &tv) in GetNextTimeOut()
155 void HRilEvent::AddTimerEvent(HRilEventMessage &eventMsg, const struct timeval &tv) in AddTimerEvent()
H A Dhril_timer_callback.cpp69 HRilCallbackFun func, uint8_t *param, const struct timeval *tv) in HRilSetTimerCallbackInfo()
/ohos5.0/base/inputmethod/imf/common/src/
H A Dglobal.cpp25 struct timeval tv; in LogTimeStamp() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile_session.c26 struct timeval tv; in WaitSocketEvent() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile_session.c26 struct timeval tv; in WaitSocketEvent() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_manager.cpp32 struct timeval tv; in GenerateBufferPoolId() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/flowctrl_manager/
H A Dkvstore_flowctrl_manager.cpp27 struct timeval tv = { 0, 0 }; in CurrentTimeMicros() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dtime_util.cpp53 struct timeval tv; in GetTimeZone() local
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.c152 struct timeval tv; in GetTimestamp() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A DperformanceCaculate.cpp68 struct timespec tv {}; in GetUpTime() struct
/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_trusted_time.cpp96 struct timespec tv {}; in GetBootTimeNs() struct
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dcalculate_time_consuming.cpp118 struct timeval tv = { 0, 0 }; in GetCurrentTimeMicros() local
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp60 struct timeval tv; in GenerateChainId() local
75 struct timeval tv; in GenerateSpanId() local
89 struct timeval tv; in GenerateParentSpanId() local
H A Dhitracechainc_test.cpp89 struct timeval tv; in GenerateChainId() local
103 struct timeval tv; in GenerateSpanId() local
117 struct timeval tv; in GenerateParentSpanId() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp102 struct timespec tv {}; in LogStart() struct
112 struct timespec tv {}; in LogEnd() struct
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp112 struct timeval tv = { 0 }; in GetCurrentTime() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_netlink.cpp89 struct timeval tv; in SendCmdKernel() local
169 struct timeval tv; in ProcessReportMsg() local
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitracechainc.c117 struct timeval tv; in HiTraceChainGetDeviceId() local
137 struct timeval tv; in HiTraceChainCreateChainId() local
240 struct timeval tv; in HiTraceChainCreateSpan() local
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp132 struct timeval tv; in GetTimeZone() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dsnapshot_surface.cpp56 timeval tv; in GenerateFileName() local
/ohos5.0/base/update/updateservice/services/firmware/check/include/
H A Dfirmware_icheck.h92 struct timeval tv = {TIMEOUT_FOR_CONNECT, 0}; in DoAction() local
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp40 struct timeval tv; in GetCurrentTimeUs() local

1234