Searched +defs:val +defs:socket (Results 1 – 2 of 2) sorted by relevance
45 int socket = ::Socket(info); in CreateSessionServer() local81 std::string val = std::string(sessionName) + std::string(packageName); in RemoveSessionServer() local82 int32_t socket = SoftbusAdapter::GetInstance().GetSocketNameFromMap(val); in RemoveSessionServer() local94 void SoftbusAdapter::OnBind(int socket, PeerSocketInfo info) in OnBind()113 void SoftbusAdapter::OnShutdown(int32_t socket, ShutdownReason reason) in OnShutdown()132 void SoftbusAdapter::OnBytes(int socket, const void *data, unsigned int dataLen) in OnBytes()197 void SoftbusAdapter::OnFile(int32_t socket, FileEvent *event) in OnFile()216 int32_t socket = Socket(info); in OpenSession() local301 int32_t socket = -1; in GetSocketNameFromMap() local
365 for (const auto &val : uuids) { in OnRemoteUuidChanged() local618 sptr<BluetoothSocketServer> socket = new BluetoothSocketServer(); in createServers() local