Home
last modified time | relevance | path

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

/device/google/wahoo/usb/
DUsbGadget.h76 std::mutex mLockSetCurrentFunction; member
DUsbGadget.cpp571 std::unique_lock<std::mutex> lk(mLockSetCurrentFunction); in setCurrentUsbFunctions()
/device/google/bonito/usb/
DUsbGadget.h78 std::mutex mLockSetCurrentFunction; member
DUsbGadget.cpp596 std::unique_lock<std::mutex> lk(mLockSetCurrentFunction); in setCurrentUsbFunctions()
/device/google/crosshatch/usb/
DUsbGadget.h78 std::mutex mLockSetCurrentFunction; member
DUsbGadget.cpp596 std::unique_lock<std::mutex> lk(mLockSetCurrentFunction); in setCurrentUsbFunctions()
/device/google/coral/usb/
DUsbGadget.h73 std::mutex mLockSetCurrentFunction; member
DUsbGadget.cpp291 std::unique_lock<std::mutex> lk(mLockSetCurrentFunction); in setCurrentUsbFunctions()