HomeSort by relevance Sort by last modified time
    Searched refs:mLockSetCurrentFunction (Results 1 - 2 of 2) sorted by null

  /device/google/wahoo/usb/
UsbGadget.h 76 std::mutex mLockSetCurrentFunction;
UsbGadget.cpp 571 std::unique_lock<std::mutex> lk(mLockSetCurrentFunction);

Completed in 152 milliseconds