/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | InvalidDevice.cpp | 64 constexpr auto deviceType = DeviceType::OTHER; in create() local 74 std::vector<Extension> extensions, DeviceType deviceType, in InvalidDevice() 114 ndk::ScopedAStatus InvalidDevice::getType(DeviceType* deviceType) { in getType()
|
D | Device.cpp | 85 DeviceType deviceType; in getDeviceTypeFrom() local 139 const auto deviceType = NN_TRY(getDeviceTypeFrom(device.get())); in create() local 152 nn::Version featureLevel, nn::DeviceType deviceType, in Device()
|
D | Conversions.cpp | 157 GeneralResult<DeviceType> unvalidatedConvert(const aidl_hal::DeviceType& deviceType) { in unvalidatedConvert() 548 GeneralResult<DeviceType> convert(const aidl_hal::DeviceType& deviceType) { in convert() 840 nn::GeneralResult<DeviceType> unvalidatedConvert(const nn::DeviceType& deviceType) { in unvalidatedConvert() 1160 nn::GeneralResult<DeviceType> convert(const nn::DeviceType& deviceType) { in convert()
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | Device.cpp | 63 DeviceType deviceType) { in deviceTypeCallback() 160 const auto deviceType = NN_TRY(getDeviceTypeFrom(device.get())); in create() local 173 nn::DeviceType deviceType, std::vector<nn::Extension> extensions, in Device()
|
D | Conversions.cpp | 101 GeneralResult<DeviceType> unvalidatedConvert(const hal::V1_2::DeviceType& deviceType) { in unvalidatedConvert() 278 GeneralResult<DeviceType> convert(const hal::V1_2::DeviceType& deviceType) { in convert() 406 nn::GeneralResult<DeviceType> unvalidatedConvert(const nn::DeviceType& deviceType) { in unvalidatedConvert() 569 nn::GeneralResult<DeviceType> convert(const nn::DeviceType& deviceType) { in convert()
|
/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
D | Device.cpp | 110 const auto deviceType = NN_TRY(V1_2::utils::getDeviceTypeFrom(device.get())); in create() local 124 nn::DeviceType deviceType, std::vector<nn::Extension> extensions, in Device()
|
D | Conversions.cpp | 758 nn::GeneralResult<V1_2::DeviceType> convert(const nn::DeviceType& deviceType) { in convert()
|
/hardware/interfaces/tv/cec/1.0/vts/functional/ |
D | VtsHalTvCecV1_0TargetTest.cpp | 82 for (auto deviceType = deviceTypes.begin(); deviceType != deviceTypes.end(); ++deviceType) { in hasDeviceType() local
|
/hardware/interfaces/audio/aidl/vts/ |
D | ModuleConfig.cpp | 83 for (auto deviceType : deviceTypes) { in getAudioPortsForDeviceTypes() local 234 AudioDeviceType deviceType = isInput ? AudioDeviceType::IN_SUBMIX : AudioDeviceType::OUT_SUBMIX; in getRemoteSubmixPorts() local
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCecDefault.cpp | 239 uint32_t deviceType = GetUintProperty<uint32_t>(PROPERTY_DEVICE_TYPE, CEC_DEVICE_PLAYBACK); in getPortInfo() local
|
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
D | Device.cpp | 275 ndk::ScopedAStatus Device::getType(DeviceType* deviceType) { in getType()
|
/hardware/interfaces/wifi/supplicant/aidl/vts/functional/ |
D | supplicant_p2p_iface_aidl_test.cpp | 343 const std::vector<uint8_t> deviceType = std::vector<uint8_t>(8, 0x01); in TEST_P() local
|
D | supplicant_sta_iface_aidl_test.cpp | 432 const std::vector<uint8_t> deviceType = {8, 0x1}; in TEST_P() local
|
/hardware/interfaces/audio/aidl/default/ |
D | Module.cpp | 1639 const AudioDeviceType deviceType = in getMicrophoneInfos() local
|
/hardware/interfaces/audio/common/all-versions/default/tests/ |
D | hidlutils_tests.cpp | 413 const AudioDevice deviceType = toString(enumVal); in TEST() local
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3202 VkPhysicalDeviceType deviceType; member
|