Home
last modified time | relevance | path

Searched defs:devices_ (Results 1 – 5 of 5) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_model.h99 std::vector<std::shared_ptr<Device>> devices_; variable
/system/update_engine/common/
Dfake_boot_control.h150 std::vector<std::map<std::string, std::string>> devices_; variable
/system/bt/stack/eatt/
Deatt_impl.h54 std::vector<eatt_device> devices_; member
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp365 const std::vector<std::string>& devices_; member in android::fiemap::AutoDetachLoopDevices
/system/bt/bta/vc/
Ddevices_test.cc63 VolumeControlDevices* devices_ = nullptr; member in bluetooth::vc::internal::VolumeControlDevicesTest