Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
Dsoftbus_adapter_timer.c65 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_a/
Dsoftbus_adapter_timer.c113 int32_t SoftBusGetTime(SoftBusSysTime *sysTime) in SoftBusGetTime()
/foundation/appexecfwk/standard/libs/libeventhandler/src/
Devent_handler.cpp350 char sysTime[DATETIME_STRING_LENGTH]; in Dump() local