Home
last modified time | relevance | path

Searched refs:FlpBatchOptions (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dfused_location.h299 } FlpBatchOptions; typedef
358 int (*start_batching)(int id, FlpBatchOptions* options);
373 int (*update_batching_options)(int id, FlpBatchOptions* new_options);
/hardware/interfaces/gnss/1.0/default/
DGnssBatching.cpp172 FlpBatchOptions optionsHw; in start()