Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
Dsoftbus_adapter_timer.c88 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_timer.c127 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()
/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.cpp55 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.cpp633 int64_t sysTime = curSysTime - (nowTime - time) / MS_TO_NS; in ConvertTimeToSystime() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_net_builder_deps_mock.cpp243 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()