Home
last modified time | relevance | path

Searched defs:halVersion (Results 1 – 25 of 112) sorted by relevance

12345

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
H A DAudioDescriptorActivity.java181 AudioHalVersionInfo halVersion = mAudioManager.getHalVersion(); in detectHalVersion() local
354 private HalFormats getHalFormats(AudioHalVersionInfo halVersion) { in getHalFormats()
/aosp_15_r20/frameworks/native/libs/sensor/
H A DSensor.cpp45 Sensor::Sensor(struct sensor_t const* hwSensor, int halVersion) : in Sensor()
49 Sensor::Sensor(struct sensor_t const& hwSensor, const uuid_t& uuid, int halVersion) : in Sensor()
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DLegacyUtils.cpp45 std::ostream& operator<<(std::ostream& os, const HalVersion& halVersion) { in operator <<()
131 static Version convert(HalVersion halVersion) { in convert()
540 static int validateHalVersion(ANeuralNetworksOperationType opType, HalVersion halVersion, in validateHalVersion()
704 HalVersion halVersion, const SubgraphValidationHelper& helper) { in validateOperation()
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioServiceProxy.java43 public void setHidl(HalVersion halVersion, android.hardware.radio.V1_4.IRadio radio) { in setHidl()
DRadioImsProxy.java37 public HalVersion setAidl(HalVersion halVersion, android.hardware.radio.ims.IRadioIms ims) { in setAidl()
DRadioConfigResponseHidl.java38 public RadioConfigResponseHidl(RadioConfig radioConfig, HalVersion halVersion) { in RadioConfigResponseHidl()
DRadioModemProxy.java39 public HalVersion setAidl(HalVersion halVersion, in setAidl()
DRadioConfigResponseAidl.java40 public RadioConfigResponseAidl(RadioConfig radioConfig, HalVersion halVersion) { in RadioConfigResponseAidl()
DRadioDataProxy.java49 public HalVersion setAidl(HalVersion halVersion, android.hardware.radio.data.IRadioData data) { in setAidl()
DRadioMessagingProxy.java43 public HalVersion setAidl(HalVersion halVersion, in setAidl()
/aosp_15_r20/frameworks/native/libs/sensor/fuzz/sensor_fuzzer/
H A Dsensor_fuzzer.cpp44 int halVersion = fdp.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/out/soong/.intermediates/device/google/trout/hal/sensors/2.1/config/sensor_hal_configuration_V1_0/gen/cpp/
Dsensor_hal_configuration_V1_0.cpp406 …::Module::Module(std::vector<Sensors> sensors, std::string halName, float halVersion) : sensors_(s… in Module()
449 float halVersion{}; in read() local
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DImsServiceTestOnMockModem.java84 Pair<Integer, Integer> halVersion = tm.getHalVersion(TelephonyManager.HAL_SERVICE_IMS); in beforeAllTests() local
H A DImsCallingTestOnMockModem.java108 Pair<Integer, Integer> halVersion = tm.getHalVersion(TelephonyManager.HAL_SERVICE_IMS); in beforeAllTests() local
H A DMmTelFeatureTestOnMockModem.java169 Pair<Integer, Integer> halVersion = tm.getHalVersion(TelephonyManager.HAL_SERVICE_IMS); in beforeAllTests() local
/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/
DStEseApi.cc34 const char* halVersion = "ST54-SE HAL1.0 Version 1.0.22"; variable
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A DKeymaster3.h44 const VersionResult& halVersion() const override { in halVersion() function
H A DKeymaster4.h40 const VersionResult& halVersion() const override { in halVersion() function
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/domainselection/
DDomainSelectionResolverTest.java275 private void setUpResolver(String flattenedComponentName, HalVersion halVersion) { in setUpResolver()
/aosp_15_r20/hardware/st/nfc/1.0/
Dnfc_nci_st21nfc.c45 char* halVersion = "ST21NFC NCI Version 3.0.5"; variable
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_camera_hal.cpp201 uint32_t halVersion, in open_legacy()
/aosp_15_r20/hardware/st/nfc/1.2/
Dhal_st21nfc.cc48 const char* halVersion = "ST21NFC HAL1.2 Version 3.2.54"; variable
/aosp_15_r20/hardware/st/nfc/1.1/
Dhal_st21nfc.cc46 const char* halVersion = "ST21NFC HAL1.1 Version 3.1.16"; variable
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.cpp180 static const AudioHalVersionInfo halVersion = in checkEffectCompatibility() local
/aosp_15_r20/hardware/st/nfc/aidl/
Dhal_st21nfc.cc50 const char* halVersion = "ST21NFC AIDL Version 1.0.0"; variable

12345