Home
last modified time | relevance | path

Searched refs:RemoveIgnoreDevice (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/host/
Dhost_usb.h29 void RemoveIgnoreDevice(string &mountInfo);
Dhost_usb.cpp191 void HdcHostUSB::RemoveIgnoreDevice(string &mountInfo) in RemoveIgnoreDevice() function in Hdc::HdcHostUSB
205 … [this](const uint8_t flag, string &msg, const void *) -> void { RemoveIgnoreDevice(msg); }); in ReviewUsbNodeLater()
Dserver.cpp417 clsUSBClt->RemoveIgnoreDevice(s); in NotifyInstanceSessionFree()