Searched refs:DenyUsbDevice (Results 1 – 1 of 1) sorted by relevance
229 void DenyUsbDevice(std::string_view buf) EXCLUDES(mutex_) { in DenyUsbDevice() function495 .cb = std::bind(&AdbdAuthContext::DenyUsbDevice, this, std::placeholders::_1)}); in InitFrameworkHandlers()