Home
last modified time | relevance | path

Searched refs:timespec (Results 51 - 75 of 185) sorted by relevance

12345678

/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.cpp87 timespec timeEnd; in TimeElapseUs()
H A Dtimer_mgr.cpp51 struct timespec t; in NowTimeUs()
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Dinjector_utils.cpp33 struct timespec ts = { 0, 0 }; in GetSysClockTime()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Dvolume_ramp.cpp71 timespec tm {}; in GetCurrentTimeMS()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.cpp104 struct timespec curTime = {0, 0}; in SetUiTimeStamp()
H A Drs_surface_ohos_raster.cpp79 struct timespec curTime = {0, 0}; in SetUiTimeStamp()
H A Drs_surface_ohos_vulkan.cpp39 struct timespec ts {}; in GetNanoSeconds()
146 struct timespec curTime = {0, 0}; in RequestNativeWindowBuffer()
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dmtpfs_fuse.h70 int UTimens(const char *path, const struct timespec tv[2], struct fuse_file_info  *fi);
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/encoder/
H A Dvenc_sample.cpp114 struct timespec now;
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_file_utils.h49 EXPORT static int64_t Timespec2Millisecond(const struct timespec &time);
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_glow_point.cpp60 struct timespec time = { 0 }; in GetNanoTime()
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dcondition_variable.h107 timespec ts;
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp68 int64_t CloudFileUtils::Timespec2Milliseconds(const struct timespec &time) in Timespec2Milliseconds()
/foundation/filemanagement/dfs_service/utils/inner_api/
H A Dcloud_file_utils.h64 static int64_t Timespec2Milliseconds(const struct timespec &time);
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Devent.c87 struct timespec timeout; in EventWaitInternal()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/
H A Dsys_util.c86 void ClockGetTime(clockid_t id, struct timespec *tp) in ClockGetTime()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp102 struct timespec tv {}; in LogStart()
112 struct timespec tv {}; in LogEnd()
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dmessage_queue.cpp139 struct timespec curTime = {0, 0}; in GetNextMessage()
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_common_utils.cpp158 struct timespec times = {0, 0}; in GetElapsedSecondsSinceBoot()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_util.c139 void ClockGetTime(clockid_t id, struct timespec *tp) in ClockGetTime()
/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp465 int64_t RingtoneFileUtils::Timespec2Millisecond(const struct timespec &time) in Timespec2Millisecond()
477 struct timespec t; in UTCTimeMilliSeconds()
484 struct timespec t{}; in UTCTimeSeconds()
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H A Dability_util.h150 struct timespec t; in SystemTimeMillis()
159 struct timespec t; in UTCTimeSeconds()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.cpp311 struct timespec ts = {}; in Start()
325 struct timespec ts = {}; in GetRemainMs()
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_filter_manual_test.cpp293 struct timespec ts; in WaitPointerEnd()
369 struct timespec ts; in WaitKeyEnd()
/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dability_tool.cpp230 struct timespec ts = { 0, 0 }; in Dump()

Completed in 12 milliseconds

12345678