Home
last modified time | relevance | path

Searched refs:SoftBusGetRealTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h42 int32_t SoftBusGetRealTime(SoftBusSysTime *sysTime);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_timer.c104 int32_t SoftBusGetRealTime(SoftBusSysTime *sysTime) in SoftBusGetRealTime() function
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c142 int32_t SoftBusGetRealTime(SoftBusSysTime *sysTime) in SoftBusGetRealTime() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c593 SoftBusGetRealTime(&time); in HbScreenStateChangeEventHandler()