OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GpsDebugInterface
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
459
/** set to sizeof(
GpsDebugInterface
) */
467
}
GpsDebugInterface
;
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
51
static const
GpsDebugInterface
* sGpsDebugInterface = NULL;
270
(const
GpsDebugInterface
*)sGpsInterface->get_extension(GPS_DEBUG_INTERFACE);
Completed in 323 milliseconds