OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetConnection
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/p2p/base/
testrelayserver.h
47
rtc::SocketAddressPair
GetConnection
(int connection) const {
48
return server_.
GetConnection
(connection);
relayserver.cc
154
rtc::SocketAddressPair RelayServer::
GetConnection
(int connection) const {
port.cc
217
Connection* Port::
GetConnection
(const rtc::SocketAddress& remote_addr) {
580
Connection* conn =
GetConnection
(addr);
[
all
...]
/system/bt/service/
gatt_server.cpp
644
auto conn =
GetConnection
(conn_id, bda, trans_id);
704
auto conn =
GetConnection
(conn_id, bda, trans_id);
766
auto conn =
GetConnection
(conn_id, bda, trans_id);
908
std::shared_ptr<GattServer::Connection> GattServer::
GetConnection
(
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp
[
all
...]
Completed in 207 milliseconds