/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | time_provider.cpp | 22 struct timespec ts; in GetCurrentTime() local
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | record_condition_variable.h | 28 timespec ts; variable
|
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | time_adapter.c | 40 struct timespec ts = {0, 0};
in SAMGR_GetProcessTime() local
|
/foundation/window/window_manager/window_scene/intention_event/utils/src/ |
H A D | util.cpp | 33 struct timespec ts = { 0, 0 }; in GetSysClockTime() local
|
/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
|
/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
|
/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
|
/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 [all...] |
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/ |
H A D | condition_variable.h | 107 timespec ts; variable
|
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/ |
H A D | lifecycle_test_base.h | 89 struct timespec ts = { 0, 0 }; in SemTimedWaitMillis() local
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt_utils.cpp | 50 struct timespec ts = {};
in GetBootMillis() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/adapter/skia_txt/ |
H A D | run_test.cpp | 46 TypographyStyle ts; in SetUp() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_timer.c | 94 struct itimerspec ts; in TimerSetTimeout() local [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | test_utils.cpp | 142 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 D | bloom_common.h | 132 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 D | sys_timer.c | 90 struct itimerspec ts; in TimerSetTimeout() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
H A D | injector_utils.cpp | 33 struct timespec ts = { 0, 0 }; in GetSysClockTime() local
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/ |
H A D | hgm_one_shot_timer.cpp | 114 struct timespec ts; in Loop() local 115 CalculateTimeoutTime(std::chrono::nanoseconds(interval_), &ts); in Loop() local
|
/foundation/multimedia/player_framework/services/utils/ |
H A D | time_format_utils.cpp | 129 time_t ts = stoi(timestamp); in ConvertTimestampToDatetime() local
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_util.cpp | 142 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 D | ability_tool.cpp | 230 struct timespec ts = { 0, 0 }; in Dump() local
|
/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/ |
H A D | ability_test_helper.cpp | 237 struct timespec ts = {}; in SemWait() local
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/ |
H A D | rtcp.cpp | 121 char ts[30] = {0}; in GetNtpStamp() local
|
/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
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
H A D | render_blur_common.h | 250 const vec2 ts = invTexSize; in SoftDownscaleRGB() local 372 const vec2 ts = invTexSize; SoftDownscaleRGBLayer() local [all...] |