Home
last modified time | relevance | path

Searched defs:returnSharedMemory (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
DIVehicle.aidl262 void returnSharedMemory(in IVehicleCallback callback, long sharedMemoryId); in returnSharedMemory() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
DIVehicle.aidl43 …void returnSharedMemory(in android.hardware.automotive.vehicle.IVehicleCallback callback, long sha… in returnSharedMemory() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/
DIVehicle.aidl43 …void returnSharedMemory(in android.hardware.automotive.vehicle.IVehicleCallback callback, long sha… in returnSharedMemory() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/
DIVehicle.aidl43 …void returnSharedMemory(in android.hardware.automotive.vehicle.IVehicleCallback callback, long sha… in returnSharedMemory() method
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/
DIVehicle.aidl43 …void returnSharedMemory(in android.hardware.automotive.vehicle.IVehicleCallback callback, long sha… in returnSharedMemory() method
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/src/
Ddefault_vehicle_hal.rs50 fn returnSharedMemory( in returnSharedMemory() method
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp869 ScopedAStatus DefaultVehicleHal::returnSharedMemory(const CallbackType&, int64_t) { in returnSharedMemory() function in android::hardware::automotive::vehicle::DefaultVehicleHal