/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | EvsVehicleListener.h | 46 Return<void> onPropertySetError(StatusCode /* errorCode */, in onPropertySetError() function
|
/aosp12/packages/services/Car/service/src/com/android/car/hal/ |
H A D | HalServiceBase.java | 92 public void onPropertySetError(int property, int area, int errorCode) { in onPropertySetError() method in HalServiceBase
|
H A D | PropertyHalService.java | 124 void onPropertySetError(int property, int area, in onPropertySetError() method 458 public void onPropertySetError(int halPropId, int area, in onPropertySetError() method in PropertyHalService
|
H A D | HalClient.java | 279 public void onPropertySetError(int errorCode, int propId, int areaId) { in onPropertySetError() method in HalClient.VehicleCallback
|
H A D | UserHalService.java | 212 public void onPropertySetError(int property, int area, in onPropertySetError() method in UserHalService
|
H A D | VehicleHal.java | 646 public void onPropertySetError(@CarPropertyManager.CarSetPropertyErrorCode int errorCode, in onPropertySetError() method in VehicleHal
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
H A D | VehicleHalTestUtils.h | 108 Return<void> onPropertySetError(StatusCode /* errorCode */, in onPropertySetError() function
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/vts/functional/ |
H A D | VtsHalAutomotiveVehicleV2_0TargetTest.cpp | 56 Return<void> onPropertySetError(StatusCode /* errorCode */, int32_t /* propId */, in onPropertySetError() function in VtsVehicleCallback
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarPropertyService.java | 584 public void onPropertySetError(int property, int areaId, int errorCode) { in onPropertySetError() method in CarPropertyService
|
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/ |
H A D | CarPowerPolicyServer.cpp | 152 Return<void> PropertyChangeListener::onPropertySetError(StatusCode /*status*/, int32_t /*propId*/, in onPropertySetError() function in android::frameworks::automotive::powerpolicy::PropertyChangeListener
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | WatchdogProcessService.cpp | 922 Return<void> WatchdogProcessService::PropertyChangeListener::onPropertySetError( in onPropertySetError() function in android::automotive::watchdog::WatchdogProcessService::PropertyChangeListener
|