HomeSort by relevance Sort by last modified time
    Searched full:vdev_unsubscribe (Results 1 - 1 of 1) sorted by null

  /hardware/libhardware/modules/vehicle/
vehicle.c 489 static int vdev_unsubscribe(vehicle_hw_device_t* device, int32_t prop) { function
490 ALOGD("vdev_unsubscribe 0x%x", prop);
564 vdev->vehicle_device.unsubscribe = vdev_unsubscribe;

Completed in 642 milliseconds