Searched refs:registered_ (Results 1 – 18 of 18) sorted by relevance
44 static bool registered_;
47 static bool registered_;
50 static bool registered_;
49 static bool registered_; variable
51 static bool registered_;
54 static bool registered_; variable
58 static bool registered_; variable
27 bool Classic::registered_ = DeviceBoutique::Register(LOG_TAG, &Classic::Create); member in test_vendor_lib::Classic
29 bool Sniffer::registered_ = DeviceBoutique::Register(LOG_TAG, &Sniffer::Create); member in test_vendor_lib::Sniffer
26 bool Keyboard::registered_ = DeviceBoutique::Register(LOG_TAG, &Keyboard::Create); member in test_vendor_lib::Keyboard
26 bool BeaconSwarm::registered_ = DeviceBoutique::Register(LOG_TAG, &BeaconSwarm::Create); member in test_vendor_lib::BeaconSwarm
35 bool RemoteLoopbackDevice::registered_ = DeviceBoutique::Register(LOG_TAG, &RemoteLoopbackDevice::C… member in test_vendor_lib::RemoteLoopbackDevice
29 bool CarKit::registered_ = DeviceBoutique::Register(LOG_TAG, &CarKit::Create); member in test_vendor_lib::CarKit
29 bool Loopback::registered_ = DeviceBoutique::Register(LOG_TAG, &Loopback::Create); member in test_vendor_lib::Loopback
29 bool Beacon::registered_ = DeviceBoutique::Register(LOG_TAG, &Beacon::Create); member in test_vendor_lib::Beacon
28 bool BrokenAdv::registered_ = DeviceBoutique::Register(LOG_TAG, &BrokenAdv::Create); member in test_vendor_lib::BrokenAdv