Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp51 constexpr int32_t USB_RIGHT_USERID_CONSOLE = 0; variable
136 if (userId == USB_RIGHT_USERID_CONSOLE) { in HasRight()
202 if (uid == USB_RIGHT_USERID_CONSOLE) { in AddDeviceRight()
236 if (userId == USB_RIGHT_USERID_CONSOLE) { in AddDeviceRight()
270 if (userId == USB_RIGHT_USERID_CONSOLE) { in RemoveDeviceRight()
291 if (userId == USB_RIGHT_USERID_CONSOLE) { in CancelDeviceRight()
844 if (uid == USB_RIGHT_USERID_CONSOLE) { in TidyUpRight()