Home
last modified time | relevance | path

Searched defs:GetDeviceInfo (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_device.h65 T GetDeviceInfo(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function
75 absl::Status GetDeviceInfo(cl_device_id id, cl_device_info info, T* result) { in GetDeviceInfo() function
H A Dcl_device.cc67 std::string GetDeviceInfo<std::string>(cl_device_id id, cl_device_info info) { in GetDeviceInfo() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLDeviceCL.cpp26 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, std::vector<T> &vector) in GetDeviceInfo() function
46 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, T &value) in GetDeviceInfo() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils.cc244 DeviceProperties GetDeviceInfo(const string& device_str) { in GetDeviceInfo() function
267 DeviceProperties GetDeviceInfo(const CostGraphDef::Node& node) { in GetDeviceInfo() function
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/media_interfaces/
H A Dmedia_interfaces_hwinfo.h47 HwDeviceInfo& GetDeviceInfo() in GetDeviceInfo() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dutils_test.cc67 TEST(UtilsTest, GetDeviceInfo) { in TEST() argument
H A Dutils.cc151 DeviceProperties GetDeviceInfo(const DeviceNameUtils::ParsedName& device) { in GetDeviceInfo() function
/aosp_15_r20/external/openscreen/cast/cast_core/api/platform/
H A Dplatform_service.proto24 rpc GetDeviceInfo(GetDeviceInfoRequest) returns (GetDeviceInfoResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dcost_utils.cc80 grappler::DeviceInfo TfOpRoofLineCostEstimator::GetDeviceInfo( in GetDeviceInfo() function in tensorflow::profiler::TfOpRoofLineCostEstimator
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_os_mock_adaptor_specific.cpp46 GfxDeviceInfo *MosMockAdaptorSpecific::GetDeviceInfo(uint32_t devId) in GetDeviceInfo() function in MosMockAdaptorSpecific
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DBluetoothIo.h401 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
H A DBluetoothAttribute.h275 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
H A DUsbFunctionIo.h668 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DBluetoothIo.h395 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
H A DBluetoothAttribute.h268 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
H A DUsbFunctionIo.h665 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DBluetoothIo.h395 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
H A DBluetoothAttribute.h269 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
H A DUsbFunctionIo.h665 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DBluetoothIo.h395 EFI_BLUETOOTH_IO_GET_DEVICE_INFO GetDeviceInfo; member
H A DBluetoothAttribute.h269 EFI_BLUETOOTH_ATTRIBUTE_GET_DEVICE_INFO GetDeviceInfo; member
H A DUsbFunctionIo.h665 EFI_USBFN_IO_GET_DEVICE_INFO GetDeviceInfo; member
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_keymaster.cpp67 std::unique_ptr<cppbor::Map> TrustyKeymaster::GetDeviceInfo() { in GetDeviceInfo() function in keymaster::TrustyKeymaster
/aosp_15_r20/external/webrtc/modules/video_capture/windows/
H A Ddevice_info_ds.cc119 int32_t DeviceInfoDS::GetDeviceInfo(uint32_t deviceNumber, in GetDeviceInfo() function in webrtc::videocapturemodule::DeviceInfoDS
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddinput.h1558 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
1587 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
1662 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
1701 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
1806 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
1848 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local
1963 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEA pdidi) PURE; in DECLARE_INTERFACE_() local
2009 STDMETHOD(GetDeviceInfo)(THIS_ LPDIDEVICEINSTANCEW pdidi) PURE; in DECLARE_INTERFACE_() local

12