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