Searched refs:sharedMemoryFileCount (Results 1 – 7 of 7) sorted by relevance
39 …nt(in android.hardware.automotive.vehicle.VehiclePropValues propValues, int sharedMemoryFileCount); in onPropertyEvent() argument
86 oneway void onPropertyEvent(in VehiclePropValues propValues, int sharedMemoryFileCount); in onPropertyEvent() argument
73 int32_t sharedMemoryFileCount) { in onPropertyEvent() argument77 mSharedMemoryFileCount = sharedMemoryFileCount; in onPropertyEvent()
261 int32_t sharedMemoryFileCount = 0; in sendUpdatedValues() local273 callback->onPropertyEvent(vehiclePropValues, sharedMemoryFileCount); in sendUpdatedValues()