/device/common/gps/ |
gps_as.mk | 18 device/common/gps/gps.conf_AS:system/etc/gps.conf
|
gps_as_supl.mk | 18 device/common/gps/gps.conf_AS_SUPL:system/etc/gps.conf
|
gps_eu.mk | 18 device/common/gps/gps.conf_EU:system/etc/gps.conf
|
gps_eu_supl.mk | 18 device/common/gps/gps.conf_EU_SUPL:system/etc/gps.conf
|
gps_us.mk | 18 device/common/gps/gps.conf_US:system/etc/gps.conf
|
gps_us_supl.mk | 18 device/common/gps/gps.conf_US_SUPL:system/etc/gps.conf
|
/hardware/qcom/gps/loc_api/libloc_api/ |
loc_eng_xtra.h | 37 #include <hardware/gps.h>
|
loc_eng_ni.h | 32 #include <hardware/gps.h>
|
gps.c | 2 @file: gps.c 6 This file defines the implemenation for GPS hardware abstraction layer. 28 #include <hardware/gps.h> 63 .name = "loc_api GPS Module",
|
loc_eng.h | 50 #include <hardware/gps.h> 79 // used to defer stopping the GPS engine until AGPS data calls are done 100 // GPS engine status 103 // Aiding data information to be deleted, aiding data can only be deleted when GPS engine is off
|
Android.mk | 12 LOCAL_MODULE := gps.$(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE) 27 gps.c
|
loc_eng_ioctl.cpp | 7 This file defines the implemenation for GPS hardware abstraction layer. 47 #include <hardware/gps.h>
|
/external/ipsec-tools/src/racoon/ |
gssapi.c | 189 struct gssapi_ph1_state *gps; local 195 gps = racoon_calloc(1, sizeof (struct gssapi_ph1_state)); 196 if (gps == NULL) { 200 gps->gss_context = GSS_C_NO_CONTEXT; 201 gps->gss_cred = GSS_C_NO_CREDENTIAL; 203 gssapi_set_state(iph1, gps); 257 GSS_C_NO_OID_SET, GSS_C_BOTH, &gps->gss_cred, NULL, NULL); 277 struct gssapi_ph1_state *gps; local 286 gps = gssapi_get_state(iph1); 309 rtoken = gps->gsscnt_p == 0 ? dummy : &gps->gss_p[gps->gsscnt_p - 1] 348 struct gssapi_ph1_state *gps; local 403 struct gssapi_ph1_state *gps; local 425 struct gssapi_ph1_state *gps; local 446 struct gssapi_ph1_state *gps; local 481 struct gssapi_ph1_state *gps; local 519 struct gssapi_ph1_state *gps; local 579 struct gssapi_ph1_state *gps; local 624 struct gssapi_ph1_state *gps; local 634 struct gssapi_ph1_state *gps; local 644 struct gssapi_ph1_state *gps; local 654 struct gssapi_ph1_state *gps; local 664 struct gssapi_ph1_state *gps; local [all...] |
/external/qemu/android/ |
gps.c | 12 #include "android/gps.h" 18 #define D(...) VERBOSE_PRINT(gps,__VA_ARGS__) 29 D("missing GPS channel, ignored");
|
cmdline-options.h | 131 OPT_PARAM( gps, "<device>", "redirect NMEA GPS to character device" )
|
/development/tools/emulator/test-apps/GpsLocationTest/src/com/android/emulator/gps/test/ |
GpsLocationTest.java | 16 package com.android.emulator.gps.test; 24 * GPS Location Test 26 * Test the GPS API by verifying the previously set location 33 * Prior to running this test the GPS location must be set to the following
|
/development/tools/emulator/system/gps/ |
Android.mk | 34 LOCAL_MODULE := gps.vbox_x86 36 LOCAL_MODULE := gps.goldfish
|
/device/samsung/maguro/self-extractors/csr/staging/ |
device-maguro.mk | 20 $(LOCAL_PATH)/proprietary/gps.omap4.so:system/vendor/lib/hw/gps.omap4.so \
|
/build/core/ |
legacy_prebuilts.mk | 63 gps.conf \ 65 gps.stingray.so \
|
/external/qemu/android/utils/ |
debug.h | 32 _VERBOSE_TAG(gps, "emulated GPS") \
|
/device/samsung/maguro/ |
extract-files.sh | 35 adb pull /system/vendor/lib/hw/gps.omap4.so ../../../vendor/$MANUFACTURER/$DEVICE/proprietary/gps.omap4.so 81 vendor/__MANUFACTURER__/__DEVICE__/proprietary/gps.omap4.so:system/vendor/lib/hw/gps.omap4.so \\
|
unzip-files.sh | 35 unzip -j -o ../../../${DEVICE}_update.zip system/vendor/lib/hw/gps.omap4.so -d ../../../vendor/$MANUFACTURER/$DEVICE/proprietary 81 vendor/__MANUFACTURER__/__DEVICE__/proprietary/gps.omap4.so:system/vendor/lib/hw/gps.omap4.so \\
|
/device/samsung/tuna/ |
device.mk | 60 device/samsung/tuna/gps.conf:system/etc/gps.conf 105 frameworks/base/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
|
/sdk/emulator/gps/ |
Android.mk | 34 LOCAL_MODULE := gps.goldfish
|
/development/pdk/ |
Pdk.mk | 80 $(pdk_hardware_dir)/gps.h \
|