Searched defs:registered_ (Results 1 – 12 of 12) sorted by relevance
49 static bool registered_; variable
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
26 bool BeaconSwarm::registered_ = DeviceBoutique::Register(LOG_TAG, &BeaconSwarm::Create); member in test_vendor_lib::BeaconSwarm
26 bool Keyboard::registered_ = DeviceBoutique::Register(LOG_TAG, &Keyboard::Create); member in test_vendor_lib::Keyboard
29 bool Sniffer::registered_ = DeviceBoutique::Register(LOG_TAG, &Sniffer::Create); member in test_vendor_lib::Sniffer
35 bool RemoteLoopbackDevice::registered_ = DeviceBoutique::Register(LOG_TAG, &RemoteLoopbackDevice::C… member in test_vendor_lib::RemoteLoopbackDevice
29 bool Loopback::registered_ = DeviceBoutique::Register(LOG_TAG, &Loopback::Create); member in test_vendor_lib::Loopback
29 bool CarKit::registered_ = DeviceBoutique::Register(LOG_TAG, &CarKit::Create); member in test_vendor_lib::CarKit
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