Home
last modified time | relevance | path

Searched refs:localSessionName (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_trans.c100 char *localSessionName = NULL; in SoftBusTransDumpRunningSession() local
105 Anonymize(appInfo->myData.sessionName, &localSessionName); in SoftBusTransDumpRunningSession()
107 SOFTBUS_DPRINTF(fd, "LocalSessionName : %s\n", AnonymizeWrapper(localSessionName)); in SoftBusTransDumpRunningSession()
114 AnonymizeFree(localSessionName); in SoftBusTransDumpRunningSession()
/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp101 "LOCAL_SESS_NAME", info.localSessionName, in RadarDotsReportOpenSession()
113 "LOCAL_SESS_NAME", info.localSessionName, in RadarDotsReportOpenSession()
127 .localSessionName = sessionName, in RadarDotsOpenSession()
148 "LOCAL_SESS_NAME", info.localSessionName, in RadarDotsReportSendFile()
160 "LOCAL_SESS_NAME", info.localSessionName, in RadarDotsReportSendFile()
174 .localSessionName = sessionName, in RadarDotsSendFile()
/foundation/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h65 std::string localSessionName; member

Completed in 2 milliseconds