Home
last modified time | relevance | path

Searched refs:DeleteSessionAndListener (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon.h115 void DeleteSessionAndListener(const std::string &sessionName, const int32_t socketId);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp427 DeleteSessionAndListener(sessionName, socketId); in PrepareSession()
438 DeleteSessionAndListener(sessionName, socketId); in PrepareSession()
645 void Daemon::DeleteSessionAndListener(const std::string &sessionName, const int32_t socketId) in DeleteSessionAndListener() function in OHOS::Storage::DistributedFile::Daemon

Completed in 2 milliseconds