Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon.h103 void StoreSessionAndListener(const std::string &physicalPath,
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp403 StoreSessionAndListener(physicalPath, sessionName, listenerCallback); in PrepareSession()
427 void Daemon::StoreSessionAndListener(const std::string &physicalPath, in StoreSessionAndListener() function in OHOS::Storage::DistributedFile::Daemon