OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPorts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/cast/test/
receiver.cc
55
void
GetPorts
(int* tx_port, int* rx_port) {
251
media::cast::
GetPorts
(&send_to_port, &receive_port);
sender.cc
60
void
GetPorts
(int* tx_port, int* rx_port) {
344
media::cast::
GetPorts
(&send_to_port, &receive_port);
Completed in 25 milliseconds