Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp222 Daemon::DeleteSessionAndListener(sessionName, socketId); in PrepareSessionInner()
233 Daemon::DeleteSessionAndListener(sessionName, socketId); in PrepareSessionInner()
H A Ddaemon.cpp628 void Daemon::DeleteSessionAndListener(const std::string &sessionName, const int32_t socketId) in DeleteSessionAndListener() function in OHOS::Storage::DistributedFile::Daemon
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon.h91 static void DeleteSessionAndListener(const std::string &sessionName, const int32_t socketId);