Home
last modified time | relevance | path

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

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