Home
last modified time | relevance | path

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

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