Home
last modified time | relevance | path

Searched defs:connection_weak (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/
H A Dclient_http.hpp110 std::weak_ptr<Connection> connection_weak; member in SimpleWeb::ClientBase::Response
/aosp_15_r20/packages/modules/adb/client/
Dusb_libusb.cpp1005 std::weak_ptr<LibusbConnection> connection_weak = it->second; in device_disconnected() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dprofile_server.cc889 WeakPtr<ScoConnectionServer> connection_weak = connection->GetWeakPtr(); in ConnectSco() local