Home
last modified time | relevance | path

Searched defs:Server (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/
Dserver.cpp27 Server::Server(const std::string& name, const DevicePool& devices) in Server() function in vadb::usbip::Server
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dserver.py14 class Server: class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dconfig.py871 class Server(threading.Thread): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmlrpclib.py1610 Server = ServerProxy variable