Home
last modified time | relevance | path

Searched defs:sysTime (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
Dsoftbus_adapter_timer.c91 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()
104 int32_t SoftBusGetRealTime(SoftBusSysTime *sysTime) in SoftBusGetRealTime()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_timer.c128 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()
142 int32_t SoftBusGetRealTime(SoftBusSysTime *sysTime) in SoftBusGetRealTime()
/foundation/resourceschedule/ffrt/src/util/
Dtime_format.h60 char sysTime[DatetimeStringLength]; variable
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
Devent_handler.cpp333 char sysTime[DATETIME_STRING_LENGTH]; in Dump() local
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
Dperf_monitor.cpp68 void ConvertRealtimeToSystime(int64_t realTime, int64_t& sysTime) in ConvertRealtimeToSystime()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_jank_stats.cpp923 int64_t sysTime = curSysTime - (nowTime - time) / MS_TO_NS; in ConvertTimeToSystime() local
/foundation/communication/dsoftbus/core/discovery/manager/src/
Ddisc_manager.c175 uint64_t sysTime = SoftBusGetSysTimeMs(); in DfxRecordDeviceFound() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_net_builder_deps_mock.cpp277 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()