/aosp12/frameworks/native/libs/sensor/ |
H A D | Sensor.cpp | 44 Sensor::Sensor(struct sensor_t const* hwSensor, int halVersion) : in Sensor() 48 Sensor::Sensor(struct sensor_t const& hwSensor, const uuid_t& uuid, int halVersion) : in Sensor()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/ |
H A D | QCamera2Factory.cpp | 323 const char* id, uint32_t halVersion, struct hw_device_t** device) in QCamera2Factory() 564 int32_t cameraId, uint32_t halVersion, struct hw_device_t** hw_device) in QCamera2Factory()
|
/aosp12/hardware/st/secure_element/ese-spi-driver/ |
H A D | StEseApi.cc | 34 const char* halVersion = "ST54-SE HAL1.0 Version 1.0.22"; variable
|
/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | Keymaster3.h | 44 const VersionResult& halVersion() const override { in halVersion() function
|
H A D | Keymaster4.h | 40 const VersionResult& halVersion() const override { in halVersion() function
|
/aosp12/hardware/st/nfc/1.0/ |
H A D | nfc_nci_st21nfc.c | 45 char* halVersion = "ST21NFC NCI Version 3.0.5"; variable
|
/aosp12/hardware/libhardware/modules/camera/3_4/ |
H A D | v4l2_camera_hal.cpp | 201 uint32_t halVersion, in open_legacy()
|
/aosp12/hardware/st/nfc/1.1/ |
H A D | hal_st21nfc.cc | 46 const char* halVersion = "ST21NFC HAL1.1 Version 3.1.16"; variable
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | DeviceEffectManager.cpp | 129 float halVersion = effectsFactory->getHalVersion(); in checkEffectCompatibility() local
|
/aosp12/hardware/st/nfc/1.2/ |
H A D | hal_st21nfc.cc | 52 const char* halVersion = "ST21NFC HAL1.2 Version 3.2.53"; variable
|
/aosp12/packages/modules/NeuralNetworks/common/ |
H A D | LegacyUtils.cpp | 158 static Version convert(HalVersion halVersion) { in convert() 572 static int validateHalVersion(ANeuralNetworksOperationType opType, HalVersion halVersion, in validateHalVersion() 736 HalVersion halVersion, const SubgraphValidationHelper& helper) { in validateOperation()
|
H A D | TypeUtils.cpp | 897 std::ostream& operator<<(std::ostream& os, const HalVersion& halVersion) { in operator <<()
|
H A D | LegacyHalUtils.cpp | 192 static int validateHalVersion(ANeuralNetworksOperationType opType, HalVersion halVersion, in validateHalVersion() 206 const std::vector<Operand>& operands, HalVersion halVersion) { in validateOperation()
|
/aosp12/hardware/interfaces/camera/common/1.0/default/ |
H A D | CameraModule.cpp | 400 const char* id, uint32_t halVersion, struct hw_device_t** device) { in openLegacy()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/ |
H A D | TestRandomGraph.cpp | 462 #define TEST_SINGLE_OPERATION(operation, halVersion, criteria) \ argument
|
/aosp12/frameworks/base/core/java/android/hardware/usb/ |
H A D | UsbManager.java | 1410 String halVersion; in usbGadgetHalVersionToString() local
|
/aosp12/frameworks/native/services/sensorservice/ |
H A D | SensorService.cpp | 909 const int halVersion = device.getHalDeviceVersion(); in threadLoop() local 1896 const int halVersion = dev.getHalDeviceVersion(); in flushSensor() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssLocationProvider.java | 591 GnssConfiguration.HalInterfaceVersion halVersion = in handleRequestLocation() local
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraMuxer.cpp | 302 const char* id, __unused uint32_t halVersion, struct hw_device_t** hw_device) in open_legacy()
|
/aosp12/system/security/keystore2/src/km_compat/ |
H A D | km_compat.cpp | 1303 auto halVersion = kmDevice->halVersion(); in enumerateKeymasterDevices() local
|
/aosp12/frameworks/base/core/java/android/hardware/ |
H A D | Camera.java | 461 public static Camera openLegacy(int cameraId, int halVersion) { in openLegacy()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | RIL.java | 459 public void setCompatVersion(int rilRequest, @NonNull HalVersion halVersion) { in setCompatVersion()
|