Home
last modified time | relevance | path

Searched refs:GetPeerName (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddatabus_socket_listener.h44 std::string GetPeerName() const;
50 info.GetPeerName().compare(peerName_) == 0 && in operator ==()
64 std::hash<std::string>()(info.GetPeerName()) ^ in operator ()()
/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddatabus_socket_listener.cpp37 std::string DBinderSocketInfo::GetPeerName() const in GetPeerName() function in OHOS::DBinderSocketInfo
178 socketInfo.GetOwnName().c_str(), socketInfo.GetPeerName().c_str(), in QueryOrNewInfoMutex()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.h98 std::string GetPeerName(const std::string &subSection) const;
H A Dble_config.cpp641 std::string BleConfig::GetPeerName(const std::string &subSection) const in GetPeerName() function in OHOS::bluetooth::BleConfig
H A Dble_adapter.cpp1115 std::string name = BleConfig::GetInstance().GetPeerName(addr); in ReadPeerDeviceInfoFromConf()

Completed in 6 milliseconds