Home
last modified time | relevance | path

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

/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp208 void AllowUsbDevice(std::string_view buf) EXCLUDES(mutex_) { in AllowUsbDevice() function
490 … .cb = std::bind(&AdbdAuthContext::AllowUsbDevice, this, std::placeholders::_1)}); in InitFrameworkHandlers()