Home
last modified time | relevance | path

Searched refs:SoftBusLogSysType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hiview.h31 } SoftBusLogSysType; typedef
33 SoftBusLogSysType SoftBusGetLogSysType(void);
/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hiview.cpp30 SoftBusLogSysType SoftBusGetLogSysType(void) in SoftBusGetLogSysType()
32 static SoftBusLogSysType userType = SOFTBUS_LOG_SYS_UNKNOWN; in SoftBusGetLogSysType()