Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dfused_location.h430 struct flp_device_t { struct
436 const FlpLocationInterface* (*get_flp_interface)(struct flp_device_t* dev); argument
/aosp12/hardware/interfaces/gnss/1.0/default/
H A DGnss.cpp700 flp_device_t * flpDevice = reinterpret_cast<flp_device_t*>(device); in getExtensionGnssBatching()