Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp164 std::shared_ptr<std::mutex> DatabusSocketListener::QueryOrNewInfoMutex(DBinderSocketInfo socketInfo) in QueryOrNewInfoMutex() function in OHOS::DatabusSocketListener
186 std::shared_ptr<std::mutex> infoMutex = QueryOrNewInfoMutex(info); in CreateClientSocket()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddatabus_socket_listener.h86 std::shared_ptr<std::mutex> QueryOrNewInfoMutex(DBinderSocketInfo socketInfo);