Searched defs:set_component (Results 1 - 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
H A D | candidate.h | 68 void set_component(int component) { component_ = component; } function in class:cricket::Candidate |
H A D | port.h | 164 void set_component(int component) { component_ = component; } function in class:cricket::Port |
Completed in 1479 milliseconds