Home
last modified time | relevance | path

Searched defs:getAllPropConfigs (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/2.0/android.hardware.automotive.vehicle-V2.0-java_gen_java/gen/srcs/android/hardware/automotive/vehicle/V2_0/
DIVehicle.java91 …java.util.ArrayList<android.hardware.automotive.vehicle.V2_0.VehiclePropConfig> getAllPropConfigs() in getAllPropConfigs() method
323 …java.util.ArrayList<android.hardware.automotive.vehicle.V2_0.VehiclePropConfig> getAllPropConfigs() in getAllPropConfigs() method in IVehicle.Proxy
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/
H A DIVehicle.aidl37 android.hardware.automotive.vehicle.VehiclePropConfigs getAllPropConfigs(); in getAllPropConfigs() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/
H A DIVehicle.aidl37 android.hardware.automotive.vehicle.VehiclePropConfigs getAllPropConfigs(); in getAllPropConfigs() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/
H A DIVehicle.aidl37 android.hardware.automotive.vehicle.VehiclePropConfigs getAllPropConfigs(); in getAllPropConfigs() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/src/
H A Ddefault_vehicle_hal.rs17 fn getAllPropConfigs(&self) -> BinderResult<VehiclePropConfigs> { in getAllPropConfigs() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
H A DIVehicle.aidl37 android.hardware.automotive.vehicle.VehiclePropConfigs getAllPropConfigs(); in getAllPropConfigs() method
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
H A DIVehicle.aidl45 VehiclePropConfigs getAllPropConfigs(); in getAllPropConfigs() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl/android.hardware.automotive.vehicle_interface/dump/android/hardware/automotive/vehicle/
DIVehicle.aidl37 android.hardware.automotive.vehicle.VehiclePropConfigs getAllPropConfigs(); in getAllPropConfigs() method
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/dep/src/com/android/car/hal/test/
DHidlMockedVehicleHal.java160 public ArrayList<VehiclePropConfig> getAllPropConfigs() { in getAllPropConfigs() method in HidlMockedVehicleHal
DAidlMockedVehicleHal.java194 public VehiclePropConfigs getAllPropConfigs() throws RemoteException { in getAllPropConfigs() method in AidlMockedVehicleHal
/aosp_15_r20/packages/services/Car/service/src/com/android/car/
DVehicleStub.java344 public abstract HalPropConfig[] getAllPropConfigs() in getAllPropConfigs() method in VehicleStub
DHidlVehicleStub.java155 public HalPropConfig[] getAllPropConfigs() throws RemoteException { in getAllPropConfigs() method in HidlVehicleStub
/aosp_15_r20/packages/services/Car/cpp/vhal/client/src/
DHidlVhalClient.cpp170 VhalClientResult<std::vector<std::unique_ptr<IHalPropConfig>>> HidlVhalClient::getAllPropConfigs() { in getAllPropConfigs() function in android::frameworks::automotive::vhal::HidlVhalClient
DAidlVhalClient.cpp209 VhalClientResult<std::vector<std::unique_ptr<IHalPropConfig>>> AidlVhalClient::getAllPropConfigs() { in getAllPropConfigs() function in android::frameworks::automotive::vhal::AidlVhalClient
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/automotive/vehicle/2.0/[email protected]_genc++_headers/gen/android/hardware/automotive/vehicle/2.0/
DBsVehicle.h28 ::android::hardware::Return<void> getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) override { in getAllPropConfigs() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/automotive/vehicle/2.0/[email protected]_genc++_headers/gen/android/hardware/automotive/vehicle/2.0/
DBsVehicle.h28 ::android::hardware::Return<void> getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) override { in getAllPropConfigs() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/automotive/vehicle/2.0/[email protected]_genc++_headers/gen/android/hardware/automotive/vehicle/2.0/
DBsVehicle.h28 ::android::hardware::Return<void> getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) override { in getAllPropConfigs() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/automotive/vehicle/2.0/[email protected]_genc++_headers/gen/android/hardware/automotive/vehicle/2.0/
DBsVehicle.h28 ::android::hardware::Return<void> getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) override { in getAllPropConfigs() function
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleHalManager.cpp78 Return<void> VehicleHalManager::getAllPropConfigs(getAllPropConfigs_cb _hidl_cb) { in getAllPropConfigs() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalManager_test.cpp235 TEST_F(VehicleHalManagerTest, getAllPropConfigs) { in TEST_F() argument
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/test/
H A DRemoteAccessServiceUnitTest.cpp195 VhalClientResult<std::vector<std::unique_ptr<IHalPropConfig>>> getAllPropConfigs() override { in getAllPropConfigs() function in android::hardware::automotive::remoteaccess::FakeVhalClient
/aosp_15_r20/packages/services/Car/cpp/vhal/client/test/
DHidlVhalClientTest.cpp51 Return<void> getAllPropConfigs(IVehicle::getAllPropConfigs_cb callback) override { in getAllPropConfigs() function in android::frameworks::automotive::vhal::hidl_test::MockVhal
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/fakevhal/
DFakeVehicleStub.java309 public HalPropConfig[] getAllPropConfigs() { in getAllPropConfigs() method in FakeVehicleStub
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/
H A DDefaultVehicleHal.cpp415 ScopedAStatus DefaultVehicleHal::getAllPropConfigs(VehiclePropConfigs* output) { in getAllPropConfigs() function in android::hardware::automotive::vehicle::DefaultVehicleHal
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/
H A DDefaultVehicleHal.cpp418 ScopedAStatus DefaultVehicleHal::getAllPropConfigs(VehiclePropConfigs* output) { in getAllPropConfigs() function in android::hardware::automotive::vehicle::DefaultVehicleHal

12