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
467
/** set to sizeof(
GpsDebugInterface
) */
475
}
GpsDebugInterface
;
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
58
static const
GpsDebugInterface
* sGpsDebugInterface = NULL;
381
(const
GpsDebugInterface
*)sGpsInterface->get_extension(GPS_DEBUG_INTERFACE);
Completed in 24 milliseconds