HomeSort by relevance Sort by last modified time
    Searched refs:syspath_ (Results 1 - 2 of 2) sorted by null

  /device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/
vhci_instrument.h 62 std::string syspath_; member in class:vadb::usbip::VHCIInstrument
vhci_instrument.cpp 90 syspath_ = path;
95 if (syspath_.empty()) {
114 std::ifstream status_file(syspath_ + "/status");
212 std::ofstream detach(syspath_ + "/detach");
236 std::string path = syspath_ + "/attach";

Completed in 503 milliseconds