OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EchoGadget
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/usb_gadget/
hid_echo_gadget.py
77
class
EchoGadget
(hid_gadget.HidGadget):
81
super(
EchoGadget
, self).__init__(
100
server.SwitchGadget(
EchoGadget
())
echo_gadget.py
19
class
EchoGadget
(gadget.Gadget):
184
super(
EchoGadget
, self).__init__(
213
server.SwitchGadget(
EchoGadget
())
Completed in 3400 milliseconds