Home
last modified time | relevance | path

Searched defs:g_clientMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/src/
H A Dnet_websocket_adapter.cpp23 std::map<WebSocket *, WebSocketClient *> g_clientMap; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp46 static BluetoothObjectMap<std::shared_ptr<ClientSocket>, MAX_OBJECT_NUM> g_clientMap; variable