Home
last modified time | relevance | path

Searched defs:ts (Results 1 - 25 of 50) sorted by relevance

12

/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dtime_provider.cpp22 struct timespec ts; in GetCurrentTime() local
/foundation/resourceschedule/ffrt/src/sync/
H A Drecord_condition_variable.h28 timespec ts; variable
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dtime_adapter.c40 struct timespec ts = {0, 0}; in SAMGR_GetProcessTime() local
/foundation/window/window_manager/window_scene/intention_event/utils/src/
H A Dutil.cpp33 struct timespec ts = { 0, 0 }; in GetSysClockTime() local
/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
/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
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer_comm.cpp42 struct timespec ts = { 0, 0 }; in PlayerControlGetCurRelativeTime() local
/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
[all...]
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dcondition_variable.h107 timespec ts; variable
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test_base.h89 struct timespec ts = { 0, 0 }; in SemTimedWaitMillis() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_utils.cpp50 struct timespec ts = {}; in GetBootMillis() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/
H A Drun_test.cpp46 TypographyStyle ts; in SetUp() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_timer.c94 struct itimerspec ts; in TimerSetTimeout() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtest_utils.cpp142 std::ostream& operator<<(std::ostream& os, const META_NS::TimeSpan& ts) in operator <<() argument
/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; bloomDownscale() local
307 const vec2 ts = invTexSize * 2.0; bloomUpscale() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_timer.c90 struct itimerspec ts; in TimerSetTimeout() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Dinjector_utils.cpp33 struct timespec ts = { 0, 0 }; in GetSysClockTime() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp114 struct timespec ts; in Loop() local
115 CalculateTimeoutTime(std::chrono::nanoseconds(interval_), &ts); in Loop() local
/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp129 time_t ts = stoi(timestamp); in ConvertTimestampToDatetime() local
/foundation/ability/form_fwk/services/src/
H A Dform_util.cpp142 struct timespec ts; in GetCurrentNanosecond() local
154 struct timespec ts; in GetCurrentMillisecond() local
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp230 struct timespec ts = { 0, 0 }; in Dump() local
/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.cpp237 struct timespec ts = {}; in SemWait() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp.cpp121 char ts[30] = {0}; in GetNtpStamp() local
/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
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_blur_common.h250 const vec2 ts = invTexSize; in SoftDownscaleRGB() local
372 const vec2 ts = invTexSize; SoftDownscaleRGBLayer() local
[all...]

Completed in 11 milliseconds

12