Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish/audio/
Dprimary_device.h44 struct Device : public IDevice { struct
106 int32_t ioHandle, const DeviceAddress& device, argument
135 struct PrimaryDevice : public IPrimaryDevice { argument
Dprimary_device.cpp42 Device::Device() {} in Device() function in android::hardware::audio::CPP_VERSION::implementation::Device
/device/google/cuttlefish/host/commands/cvd/server_command/
Dserial_launch.cpp199 struct Device { in CreateCommandSequence() struct
200 std::string build; in CreateCommandSequence()
201 std::string home_dir; in CreateCommandSequence()
202 InstanceLockFile ins_lock; in CreateCommandSequence()
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dnetsim_server.cpp62 class Device { class
64 Device(std::string name) : name_(name) {} in Device() function in cuttlefish::__anonf40108880111::Device
/device/google/trout/tools/tracing/tooling/
Dcalculate_time_offset.py40 class Device: class
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothScanner.java40 private static class Device { class in BluetoothScanner
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Ddriver.cpp71 static const hwvulkan_device_t& Device() { return *Get().dev_; } in Device() function in vulkan::driver::__anon6b1a30c50111::Hal
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer2.h585 Device = HWC2_COMPOSITION_DEVICE, enumerator
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_handles.hpp7232 class Device class
7243 VULKAN_HPP_CONSTEXPR Device( std::nullptr_t ) VULKAN_HPP_NOEXCEPT in Device() function in VULKAN_HPP_NAMESPACE::Device
7245 Device( VkDevice device ) VULKAN_HPP_NOEXCEPT in Device() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp3142 class Device class
3168Device( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice const & physicalDevice, VU… in Device() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
3180Device( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice const & physicalDevice, Vk… in Device() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
3186 Device( std::nullptr_t ) {} in Device() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
3195 Device( Device && rhs ) VULKAN_HPP_NOEXCEPT in Device() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device