Searched defs:devices_ (Results 1 – 5 of 5) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | test_model.h | 99 std::vector<std::shared_ptr<Device>> devices_; variable |
/system/update_engine/common/ | ||
D | fake_boot_control.h | 150 std::vector<std::map<std::string, std::string>> devices_; variable |
/system/bt/stack/eatt/ | ||
D | eatt_impl.h | 54 std::vector<eatt_device> devices_; member |
/system/core/fs_mgr/libfiemap/ | ||
D | image_manager.cpp | 365 const std::vector<std::string>& devices_; member in android::fiemap::AutoDetachLoopDevices |
/system/bt/bta/vc/ | ||
D | devices_test.cc | 63 VolumeControlDevices* devices_ = nullptr; member in bluetooth::vc::internal::VolumeControlDevicesTest |