Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 100) sorted by relevance

1234

/ohos5.0/drivers/hdf_core/framework/support/posix/src/
H A Dosal_time.c21 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 Dfsm_common.cpp29 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 Dpower_mgr_time_util.c20 struct timespec ts; in GetCurrentTimeMsec() local
H A Dpower_mgr_timer_util.c42 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 Dutils_datetime.c34 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 Dtime_provider.cpp22 struct timespec ts; in GetCurrentTime() local
/ohos5.0/commonlibrary/utils_lite/kal/timer/src/
H A Dkal.c83 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 Dbloom_common.h132 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 Dutil.cpp33 struct timespec ts = { 0, 0 }; in GetSysClockTime() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dtime_adapter.c40 struct timespec ts = {0, 0}; in SAMGR_GetProcessTime() local
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer_comm.cpp42 struct timespec ts = { 0, 0 }; in PlayerControlGetCurRelativeTime() local
/ohos5.0/base/hiviewdfx/hilog/test/fuzztest/hilogclient_fuzzer/
H A Dhilogclient_fuzzer.cpp32 struct timespec ts = {0}; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/hiviewdfx/faultloggerd/common/cutil/
H A Dmusl_cutil.h133 struct timespec ts; in GetTimeMilliseconds() local
141 struct timespec ts; in GetAbsTimeMilliSeconds() local
H A Ddfx_cutil.c127 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 Drs_vsync_client_darwin.cpp61 struct timespec ts; in VsyncThreadMain() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_vsync_client_windows.cpp61 struct timespec ts; in VsyncThreadMain() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dkmsg_parser.cpp96 struct timespec ts = {0}; in ParseKmsg() local
/ohos5.0/base/update/updater/utils/
H A Dutils_common.cpp64 struct timespec ts = { static_cast<time_t>(seconds), nanoSeconds }; in UsSleep() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h39 uint64_t ts; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test_base.h89 struct timespec ts = { 0, 0 }; in SemTimedWaitMillis() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp47 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 Dfold_app_usage_db_helper.h41 int64_t ts = 0; member
49 int64_t ts = 0; member
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_time.c36 struct timespec64 ts; in OsalGetTime() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_timer.c94 struct itimerspec ts; in TimerSetTimeout() local
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Ddfx_util.cpp91 struct timespec ts; in GetTimeMilliSeconds() local
99 struct timespec ts; in GetAbsTimeMilliSeconds() local

1234