Searched refs:returnSharedMemory (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 43 …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/ |
D | IVehicle.aidl | 43 …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/ |
D | IVehicle.aidl | 43 …void returnSharedMemory(in android.hardware.automotive.vehicle.IVehicleCallback callback, long sha… in returnSharedMemory() method
|
/hardware/interfaces/automotive/vehicle/aidl/rust_impl/vhal/src/ |
D | default_vehicle_hal.rs | 50 fn returnSharedMemory( in returnSharedMemory() method
|
/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 267 void returnSharedMemory(in IVehicleCallback callback, long sharedMemoryId); in returnSharedMemory() method
|
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/4/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 43 …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/current/android/hardware/automotive/vehicle/ |
D | IVehicle.aidl | 43 …void returnSharedMemory(in android.hardware.automotive.vehicle.IVehicleCallback callback, long sha… in returnSharedMemory() method
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/include/ |
D | DefaultVehicleHal.h | 71 ndk::ScopedAStatus returnSharedMemory(const CallbackType& callback,
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/include/ |
D | DefaultVehicleHal.h | 71 ndk::ScopedAStatus returnSharedMemory(const CallbackType& callback,
|
/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/ |
D | DefaultVehicleHal.cpp | 959 ScopedAStatus DefaultVehicleHal::returnSharedMemory(const CallbackType&, int64_t) { in returnSharedMemory() function in android::hardware::automotive::vehicle::DefaultVehicleHal
|
/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/ |
D | DefaultVehicleHal.cpp | 990 ScopedAStatus DefaultVehicleHal::returnSharedMemory(const CallbackType&, int64_t) { in returnSharedMemory() function in android::hardware::automotive::vehicle::DefaultVehicleHal
|