Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_trans.c101 char *remoteSessionName = NULL; in SoftBusTransDumpRunningSession() local
106 Anonymize(appInfo->peerData.sessionName, &remoteSessionName); in SoftBusTransDumpRunningSession()
108 SOFTBUS_DPRINTF(fd, "RemoteSessionName : %s\n", AnonymizeWrapper(remoteSessionName)); in SoftBusTransDumpRunningSession()
115 AnonymizeFree(remoteSessionName); in SoftBusTransDumpRunningSession()