Searched refs:UsbSubscriberTest (Results 1 – 1 of 1) sorted by relevance
43 class UsbSubscriberTest : public CommonEventSubscriber { class45 explicit UsbSubscriberTest(const CommonEventSubscribeInfo &sp) : CommonEventSubscriber(sp) {} in UsbSubscriberTest() function in OHOS::USB::UsbSubscriberTest57 CommonEventData UsbSubscriberTest::eventData_ {};80 …std::shared_ptr<UsbSubscriberTest> subscriber = std::make_shared<UsbSubscriberTest>(subscriberInfo…89 auto &want = UsbSubscriberTest::eventData_.GetWant();105 …std::shared_ptr<UsbSubscriberTest> subscriber = std::make_shared<UsbSubscriberTest>(subscriberInfo…114 auto &want = UsbSubscriberTest::eventData_.GetWant();130 …std::shared_ptr<UsbSubscriberTest> subscriber = std::make_shared<UsbSubscriberTest>(subscriberInfo…139 auto &want = UsbSubscriberTest::eventData_.GetWant();143 std::string deviceStr = UsbSubscriberTest::eventData_.GetData();[all …]