/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/ |
D | IVehicleCallback.java | 98 …void onPropertyEvent(java.util.ArrayList<android.hardware.automotive.vehicle.V2_0.VehiclePropValue… in onPropertyEvent() method 269 …public void onPropertyEvent(java.util.ArrayList<android.hardware.automotive.vehicle.V2_0.VehiclePr… in onPropertyEvent() method in IVehicleCallback.Proxy
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/ |
D | VehicleHalCallback.java | 33 void onPropertyEvent(ArrayList<HalPropValue> values); in onPropertyEvent() method
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/ |
H A D | IVehicleCallback.aidl | 39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() method
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/ |
H A D | IVehicleCallback.aidl | 39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() method
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/ |
H A D | IVehicleCallback.aidl | 39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() method
|
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/inc/ |
D | EvsVehicleListener.h | 34 void onPropertyEvent([[maybe_unused]] const std::vector< in onPropertyEvent() function
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/ |
H A D | IVehicleCallback.aidl | 87 oneway void onPropertyEvent(in VehiclePropValues propValues, int sharedMemoryFileCount); in onPropertyEvent() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/vehicle/aidl/android.hardware.automotive.vehicle_interface/dump/android/hardware/automotive/vehicle/ |
D | IVehicleCallback.aidl | 39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() method
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/ |
H A D | IVehicleCallback.aidl | 39 …oneway void onPropertyEvent(in android.hardware.automotive.vehicle.VehiclePropValues propValues, i… in onPropertyEvent() method
|
/aosp_15_r20/test/vts-testcase/hal/automotive/vehicle/V2_0/host/ |
D | VtsHalAutomotiveVehicleV2_0HostTest.py | 326 def onPropertyEvent(vehiclePropValues): function 733 def onPropertyEvent(vehiclePropValues): function
|
/aosp_15_r20/packages/services/Car/cpp/vhal/client/src/ |
D | AidlVhalClient.cpp | 532 ScopedAStatus GetSetValueClient::onPropertyEvent([[maybe_unused]] const VehiclePropValues&, in onPropertyEvent() function in android::frameworks::automotive::vhal::GetSetValueClient 639 ScopedAStatus SubscriptionVehicleCallback::onPropertyEvent( in onPropertyEvent() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback
|
D | HidlVhalClient.cpp | 293 Return<void> SubscriptionCallback::onPropertyEvent(const hidl_vec<VehiclePropValue>& propValues) { in onPropertyEvent() function in android::frameworks::automotive::vhal::SubscriptionCallback
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
H A D | VehicleHalTestUtils.h | 96 Return<void> onPropertyEvent( in onPropertyEvent() function
|
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vehiclectrl/ |
D | VehicleCtrlFragment.java | 117 public void onPropertyEvent(CarPropertyValue prop) { in onPropertyEvent() method in VehicleCtrlFragment
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/ |
H A D | MockVehicleCallback.cpp | 73 ScopedAStatus MockVehicleCallback::onPropertyEvent(const VehiclePropValues& results, in onPropertyEvent() function in android::hardware::automotive::vehicle::MockVehicleCallback
|
H A D | SubscriptionManagerTest.cpp | 61 ScopedAStatus onPropertyEvent(const VehiclePropValues& values, int32_t) override { in onPropertyEvent() function in android::hardware::automotive::vehicle::PropertyCallback
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/ |
H A D | MockVehicleCallback.cpp | 72 ScopedAStatus MockVehicleCallback::onPropertyEvent(const VehiclePropValues& results, in onPropertyEvent() function in android::hardware::automotive::vehicle::MockVehicleCallback
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/grpc/test/ |
H A D | GRPCVehicleProxyServerUnitTest.cpp | 49 void onPropertyEvent(std::vector<aidlvhal::VehiclePropValue> values) { in onPropertyEvent() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/grpc/test/ |
H A D | GRPCVehicleProxyServerUnitTest.cpp | 49 void onPropertyEvent(std::vector<aidlvhal::VehiclePropValue> values) { in onPropertyEvent() function in android::hardware::automotive::vehicle::virtualization::VehicleHardwareForTest
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/ |
D | AidlVehicleStub.java | 719 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent() method in AidlVehicleStub.AidlSubscriptionClient 899 public void onPropertyEvent(VehiclePropValues propValues, int sharedMemoryFileCount) in onPropertyEvent() method in AidlVehicleStub.GetSetValuesCallback
|
D | HidlVehicleStub.java | 369 public void onPropertyEvent(ArrayList<VehiclePropValue> propValues) { in onPropertyEvent() method in HidlVehicleStub.HidlSubscriptionClient
|
/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/ |
D | BsVehicleCallback.h | 28 …::android::hardware::Return<void> onPropertyEvent(const ::android::hardware::hidl_vec<::android::h… in onPropertyEvent() 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/ |
D | BsVehicleCallback.h | 28 …::android::hardware::Return<void> onPropertyEvent(const ::android::hardware::hidl_vec<::android::h… in onPropertyEvent() 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/ |
D | BsVehicleCallback.h | 28 …::android::hardware::Return<void> onPropertyEvent(const ::android::hardware::hidl_vec<::android::h… in onPropertyEvent() 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/ |
D | BsVehicleCallback.h | 28 …::android::hardware::Return<void> onPropertyEvent(const ::android::hardware::hidl_vec<::android::h… in onPropertyEvent() function
|