Home
last modified time | relevance | path

Searched defs:maxSharedMemoryFileCount (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
DIVehicle.aidl228 int maxSharedMemoryFileCount); in subscribe()
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …, in android.hardware.automotive.vehicle.SubscribeOptions[] options, int maxSharedMemoryFileCount); in subscribe()
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …, in android.hardware.automotive.vehicle.SubscribeOptions[] options, int maxSharedMemoryFileCount); in subscribe()
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …, in android.hardware.automotive.vehicle.SubscribeOptions[] options, int maxSharedMemoryFileCount); in subscribe()
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/
DIVehicle.aidl41 …, in android.hardware.automotive.vehicle.SubscribeOptions[] options, int maxSharedMemoryFileCount); in subscribe()
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DDefaultVehicleHal.cpp765 [[maybe_unused]] int32_t maxSharedMemoryFileCount) { in subscribe()