Searched refs:channel3 (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/p2p/base/
H A Dtransportcontroller_unittest.cc394 FakeTransportChannel* channel3 = CreateChannel("video", 1); local
395 ASSERT_NE(nullptr, channel3);
410 FakeTransportChannel* channel3 = CreateChannel("audio", 2); local
411 ASSERT_NE(nullptr, channel3);
448 FakeTransportChannel* channel3 = CreateChannel("video", 2); local
449 ASSERT_NE(nullptr, channel3);
456 channel3->SetCandidatesGatheringComplete();
457 channel3->SetConnectionCount(1);
458 channel3->SetConnectionCount(0);
482 FakeTransportChannel* channel3 local
594 FakeTransportChannel* channel3 = CreateChannel("data", 1); local
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dcdrom.h202 __u8 channel3; member in struct:cdrom_volctrl
/external/valgrind/include/vki/
H A Dvki-linux.h1940 __vki_u8 channel3; member in struct:vki_cdrom_volctrl
/external/python/cpython2/Mac/Modules/qt/
H A D_Qtmodule.c17843 Fixed channel3; local
17851 PyMac_GetFixed, &channel3))
17856 channel3);
17869 Fixed channel3; local
17879 &channel3);
17884 PyMac_BuildFixed, channel3);
27217 PyDoc_STR("(VideoDigitizerComponent ci, Fixed channel1, Fixed channel2, Fixed channel3) -> (ComponentResult _rv)")},
27219 PyDoc_STR("(VideoDigitizerComponent ci) -> (ComponentResult _rv, Fixed channel1, Fixed channel2, Fixed channel3)")},

Completed in 342 milliseconds