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

  /hardware/libhardware/modules/sensors/
multihal.cpp 119 static int get_global_handle(FullHandle* full_handle) { function
351 // get_global_handle() returns -1 for unknown FullHandles.
354 dest->meta_data.sensor = get_global_handle(&full_handle);
357 dest->sensor = get_global_handle(&full_handle);

Completed in 370 milliseconds