OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AGpsInterface_v1
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp
94
static const
AGpsInterface_v1
sLocEngAGpsInterface =
96
sizeof(
AGpsInterface_v1
),
/hardware/libhardware/include/hardware/
gps.h
701
/** set to sizeof(
AGpsInterface_v1
) */
726
}
AGpsInterface_v1
;
[
all
...]
/frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp
753
} else if (interface_size == sizeof(
AGpsInterface_v1
)) {
[
all
...]
Completed in 41 milliseconds