Home
last modified time | relevance | path

Searched refs:backchannel (Results 1 – 16 of 16) sorted by relevance

/external/autotest/client/cros/cellular/
Denvironment.py12 from autotest_lib.client.cros import backchannel, flimflam_test_path
88 backchannel.Backchannel(),
93 (self.backchannel,
Dtest_environment.py14 from autotest_lib.client.cros import backchannel
88 self._backchannel = backchannel.Backchannel()
/external/autotest/client/site_tests/network_WiMaxSmoke/
Dnetwork_WiMaxSmoke.py11 from autotest_lib.client.cros import backchannel, network
152 with backchannel.Backchannel():
/external/libvncserver/examples/
DMakefile.am25 $(FILETRANSFER) backchannel $(BLOOPTEST) camera rotate \ program
/external/libvncserver/client_examples/
DMakefile.am35 noinst_PROGRAMS=ppmtest $(SDLVIEWER) $(GTKVIEWER) $(FFMPEG_CLIENT) backchannel program
/external/autotest/client/site_tests/cellular_Smoke/
Dcellular_Smoke.py7 from autotest_lib.client.cros import backchannel, network
/external/autotest/client/site_tests/cellular_Throughput/
Dcellular_Throughput.py8 from autotest_lib.client.cros import backchannel, http_speed, network
/external/autotest/client/site_tests/power_Consumption/
Dcontrol30 NONUI_TESTS = ['backchannel', 'sound', 'lowlevel']
Dpower_Consumption.py13 from autotest_lib.client.cros import backchannel
395 with backchannel.Backchannel():
/external/libcups/
DAndroid.bp23 "cups/backchannel.c",
/external/libvncserver/
DCMakeLists.txt299 backchannel
336 backchannel
DNEWS192 added backchannel, an encoding which needs special clients to pass
DChangeLog1984 * VisualNaCro/nacro.c, examples/backchannel.c, examples/camera.c,
2203 * client_examples/SDLvncviewer.c, client_examples/backchannel.c,
2205 examples/backchannel.c, examples/camera.c, examples/example.c,
5971 * examples/backchannel.c, libvncserver/rfbserver.c, rfb/rfb.h: The
5994 client_examples/backchannel.c, libvncclient/rfbproto.c,
6002 * examples/Makefile.am, examples/backchannel.c: add BackChannel
7429 --without-zlib; repair --without-backchannel, --without-24bpp
8115 rfbserver.c, x11vnc.c: clean ups and encoding "backchannel"
/external/libcups/cups/
DMakefile34 backchannel.o \
644 backchannel.c backend.h backend.c sidechannel.c sidechannel.h \
DDependencies15 backchannel.o: backchannel.c cups.h file.h versioning.h ipp.h http.h \
/external/autotest/client/site_tests/power_LoadTest/
Dpower_LoadTest.py12 from autotest_lib.client.cros import backchannel, httpd
131 self._backchannel = backchannel.Backchannel()