Searched defs:Usb (Results 1 – 8 of 8) sorted by relevance
42 struct Usb : public IUsb { struct50 sp<V1_0::IUsbCallback> mCallback_1_0; argument52 pthread_mutex_t mLock;54 pthread_mutex_t mRoleSwitchLock;56 pthread_cond_t mPartnerCV;58 pthread_mutex_t mPartnerLock;60 bool mPartnerUp;
191 Usb::Usb() in Usb() function in android::hardware::usb::V1_1::implementation::Usb
215 Usb::Usb() in Usb() function in android::hardware::usb::V1_1::implementation::Usb
189 Usb::Usb() in Usb() function in android::hardware::usb::V1_1::implementation::Usb
50 struct Usb : public IUsb { struct59 sp<V1_0::IUsbCallback> mCallback_1_0; argument61 pthread_mutex_t mLock;63 pthread_mutex_t mRoleSwitchLock;65 pthread_cond_t mPartnerCV;67 pthread_mutex_t mPartnerLock;69 bool mPartnerUp;
277 Usb::Usb() in Usb() function in android::hardware::usb::V1_2::implementation::Usb