Home
last modified time | relevance | path

Searched refs:unsetOnNewPropValuesCallback (Results 1 – 7 of 7) sorted by relevance

/device/generic/car/emulator/car_emulator_interfaces/aidl/aidl_api/device.generic.car.emulator-aidl/1/device/generic/car/emulator/
DIVehicleBus.aidl23 void unsetOnNewPropValuesCallback(device.generic.car.emulator.IVehicleBusCallback callback); in unsetOnNewPropValuesCallback() method
/device/generic/car/emulator/car_emulator_interfaces/aidl/aidl_api/device.generic.car.emulator-aidl/current/device/generic/car/emulator/
DIVehicleBus.aidl23 void unsetOnNewPropValuesCallback(device.generic.car.emulator.IVehicleBusCallback callback); in unsetOnNewPropValuesCallback() method
/device/generic/car/emulator/car_emulator_interfaces/aidl/device/generic/car/emulator/
DIVehicleBus.aidl31 void unsetOnNewPropValuesCallback(IVehicleBusCallback callback); in unsetOnNewPropValuesCallback() method
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DVehicleBus.h39 virtual ::ndk::ScopedAStatus unsetOnNewPropValuesCallback(
DVehicleBus.cpp52 ::ndk::ScopedAStatus VehicleBus::unsetOnNewPropValuesCallback( in unsetOnNewPropValuesCallback() function in aidl::android::hardware::automotive::vehicle::VehicleBus
/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.cpp123 vehicleBus->unsetOnNewPropValuesCallback(mVehicleBusCallback); in stopVehicleBuses()
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DEmulatedVehicleHardware.cpp167 vehicleBus->unsetOnNewPropValuesCallback(mVehicleBusCallback); in stopVehicleBuses()