Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session_listener.cpp119RadarDotsSendFile("OpenSession", sessionName, sessionName, ret, Utils::StageRes::STAGE_FAIL); in OnSessionOpened()
122 RadarDotsSendFile("OpenSession", sessionName, sessionName, ret, Utils::StageRes::STAGE_SUCCESS); in OnSessionOpened()
H A Dsoftbus_handler.cpp279RadarDotsSendFile("OpenSession", sessionName, sessionName, ret, Utils::StageRes::STAGE_FAIL); in CopySendFile()
282 RadarDotsSendFile("OpenSession", sessionName, sessionName, ret, Utils::StageRes::STAGE_SUCCESS); in CopySendFile()
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/
H A Dutils_directory.h83 void RadarDotsSendFile(const std::string funcName, const std::string &sessionName,
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp169 void RadarDotsSendFile(const std::string funcName, const std::string &sessionName, in RadarDotsSendFile() function