| /packages/services/Car/service/src/com/android/car/hal/ |
| D | VehicleHalCallback.java | 35 void onPropertySetError(ArrayList<VehiclePropError> errors); in onPropertySetError() method
|
| D | HalServiceBase.java | 100 public void onPropertySetError(ArrayList<VehiclePropError> errors) { in onPropertySetError() method in HalServiceBase
|
| D | PropertyHalService.java | 909 void onPropertySetError(int property, int area, in onPropertySetError() method 1371 public void onPropertySetError(ArrayList<VehiclePropError> vehiclePropErrors) { in onPropertySetError() method in PropertyHalService
|
| D | UserHalService.java | 222 public void onPropertySetError(ArrayList<VehiclePropError> errors) { in onPropertySetError() method in UserHalService
|
| D | VehicleHal.java | 862 public void onPropertySetError(ArrayList<VehiclePropError> errors) { in onPropertySetError() method in VehicleHal
|
| /packages/services/Car/cpp/evs/apps/default/inc/ |
| D | EvsVehicleListener.h | 47 void onPropertySetError( in onPropertySetError() function
|
| /packages/services/Car/cpp/vhal/client/src/ |
| D | AidlVhalClient.cpp | 508 ScopedAStatus GetSetValueClient::onPropertySetError([[maybe_unused]] const VehiclePropErrors&) { in onPropertySetError() function in android::frameworks::automotive::vhal::GetSetValueClient 624 ScopedAStatus SubscriptionVehicleCallback::onPropertySetError(const VehiclePropErrors& errors) { in onPropertySetError() function in android::frameworks::automotive::vhal::SubscriptionVehicleCallback
|
| D | HidlVhalClient.cpp | 304 Return<void> SubscriptionCallback::onPropertySetError(StatusCode status, int32_t propId, in onPropertySetError() function in android::frameworks::automotive::vhal::SubscriptionCallback
|
| /packages/services/Car/service/src/com/android/car/ |
| D | HidlVehicleStub.java | 371 public void onPropertySetError(int errorCode, int propId, int areaId) { in onPropertySetError() method in HidlVehicleStub.HidlSubscriptionClient
|
| D | CarPropertyService.java | 821 public void onPropertySetError(int property, int areaId, int errorCode) { in onPropertySetError() method
|
| /packages/services/Car/cpp/vhal/client/test/ |
| D | HidlVhalClientTest.cpp | 131 void onPropertySetError(const std::vector<HalPropError>& errors) override { mErrors = errors; } in onPropertySetError() function in android::frameworks::automotive::vhal::hidl_test::MockSubscriptionCallback
|
| D | AidlVhalClientTest.cpp | 229 void onPropertySetError(const std::vector<HalPropError>& errors) override { mErrors = errors; } in onPropertySetError() function in android::frameworks::automotive::vhal::aidl_test::MockSubscriptionCallback
|
| /packages/services/Car/cpp/powerpolicy/server/src/ |
| D | CarPowerPolicyServer.cpp | 148 void PropertyChangeListener::onPropertySetError( in onPropertySetError() function in android::frameworks::automotive::powerpolicy::PropertyChangeListener
|
| /packages/services/Car/cpp/watchdog/server/src/ |
| D | WatchdogProcessService.cpp | 1259 void WatchdogProcessService::PropertyChangeListener::onPropertySetError( in onPropertySetError() function in android::automotive::watchdog::WatchdogProcessService::PropertyChangeListener
|