Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h107 std::mutex appCallConnectMutex_; member in OHOS::Storage::DistributedFile::final
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp596 std::lock_guard<std::mutex> lock(appCallConnectMutex_); in AddRemoteReverseObj()
628 std::lock_guard<std::mutex> lock(appCallConnectMutex_); in FindListenerByObject()

Completed in 3 milliseconds