/ohos5.0/drivers/hdf_core/framework/support/posix/src/ |
H A D | osal_time.c | 21 struct timespec ts; in OsalGetTime() local 74 struct timespec ts; in OsalMSleep() local 87 struct timespec ts; in OsalUSleep() local
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | fsm_common.cpp | 29 struct timespec ts = { 0, 0 }; in FsmGetCurTimeUs() local 53 struct timespec ts = { 0, 0 }; in FsmCondTimewait() local
|
/ohos5.0/base/powermgr/powermgr_lite/utils/src/ |
H A D | power_mgr_time_util.c | 20 struct timespec ts; in GetCurrentTimeMsec() local
|
H A D | power_mgr_timer_util.c | 42 static void SetTimeSpec(struct timespec *ts, int64_t msec) in SetTimeSpec() 51 struct itimerspec ts; in StartTimer() local
|
/ohos5.0/base/security/device_security_level/baselib/utils/src/ |
H A D | utils_datetime.c | 34 struct timespec ts; in GetMillisecondSinceBoot() local 50 struct timespec ts; in GetMillisecondSince1970() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | time_provider.cpp | 22 struct timespec ts; in GetCurrentTime() local
|
/ohos5.0/commonlibrary/utils_lite/kal/timer/src/ |
H A D | kal.c | 83 struct itimerspec ts = {0}; in KalTimerStart() local 105 struct itimerspec ts = {0}; in KalTimerChange() local 130 struct itimerspec ts = {0}; in KalTimerStop() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/common/ |
H A D | bloom_common.h | 132 const vec2 ts = invTexSize; in bloomDownscaleWeighted() local 262 const vec2 ts = invTexSize; in bloomDownscale() local 307 const vec2 ts = invTexSize * 2.0; in bloomUpscale() local
|
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/utils/src/ |
H A D | util.cpp | 33 struct timespec ts = { 0, 0 }; in GetSysClockTime() local
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | time_adapter.c | 40 struct timespec ts = {0, 0}; in SAMGR_GetProcessTime() local
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
H A D | liteplayer_comm.cpp | 42 struct timespec ts = { 0, 0 }; in PlayerControlGetCurRelativeTime() local
|
/ohos5.0/base/hiviewdfx/hilog/test/fuzztest/hilogclient_fuzzer/ |
H A D | hilogclient_fuzzer.cpp | 32 struct timespec ts = {0}; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/common/cutil/ |
H A D | musl_cutil.h | 133 struct timespec ts; in GetTimeMilliseconds() local 141 struct timespec ts; in GetAbsTimeMilliSeconds() local
|
H A D | dfx_cutil.c | 127 struct timespec ts; in GetTimeMilliseconds() local 158 struct timespec ts; in GetAbsTimeMilliSeconds() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_vsync_client_darwin.cpp | 61 struct timespec ts; in VsyncThreadMain() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_vsync_client_windows.cpp | 61 struct timespec ts; in VsyncThreadMain() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/ |
H A D | kmsg_parser.cpp | 96 struct timespec ts = {0}; in ParseKmsg() local
|
/ohos5.0/base/update/updater/utils/ |
H A D | utils_common.cpp | 64 struct timespec ts = { static_cast<time_t>(seconds), nanoSeconds }; in UsSleep() local
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/ |
H A D | doc_query.h | 39 uint64_t ts; member
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/lifecycle_test/ |
H A D | lifecycle_test_base.h | 89 struct timespec ts = { 0, 0 }; in SemTimedWaitMillis() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | time_util.cpp | 47 struct timespec ts; in GetMicroTickCount() local 54 struct timespec ts; in GetSysTimestamp() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/ |
H A D | fold_app_usage_db_helper.h | 41 int64_t ts = 0; member 49 int64_t ts = 0; member
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_time.c | 36 struct timespec64 ts; in OsalGetTime() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_timer.c | 94 struct itimerspec ts; in TimerSetTimeout() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/ |
H A D | dfx_util.cpp | 91 struct timespec ts; in GetTimeMilliSeconds() local 99 struct timespec ts; in GetAbsTimeMilliSeconds() local
|