/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
|
/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/chromium_org/content/browser/geolocation/ |
location_arbitrator_impl_unittest.cc | 144 MockLocationProvider* gps() { function in class:content::GeolocationLocationArbitratorTest 168 EXPECT_FALSE(gps()); 176 EXPECT_FALSE(gps()); 184 EXPECT_TRUE(gps()); 186 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_); 210 ASSERT_TRUE(gps()); 212 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_); 215 EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, gps()->state_); 218 EXPECT_EQ(MockLocationProvider::HIGH_ACCURACY, gps()->state_); 225 ASSERT_TRUE(gps()); [all...] |
/device/htc/flounder/ |
device.mk | 87 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ 122 $(LOCAL_PATH)/gps/bcm/gps.bcm47521.conf:system/etc/gps.bcm47521.conf \ 123 $(LOCAL_PATH)/gps/bcm/glgps:system/bin/glgps \ 124 $(LOCAL_PATH)/gps/bcm/gpsconfig.xml:system/etc/gpsconfig.xml \ 125 $(LOCAL_PATH)/gps/bcm/lib64/gps.bcm47521.so:system/lib64/hw/gps.bcm47521.so [all...] |
/build/core/ |
legacy_prebuilts.mk | 41 gps.conf \ 43 gps.stingray.so \
|
/device/samsung/manta/ |
device.mk | 65 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \ 97 # BCM47511 GPS 99 device/samsung/manta/gps/gps.conf:system/etc/gps.conf \ 100 device/samsung/manta/gps/gpsd:system/vendor/bin/gpsd \ 101 device/samsung/manta/gps/gps.xml:system/vendor/etc/gps.xml [all...] |
/device/generic/goldfish/gps/ |
Android.mk | 32 LOCAL_MODULE := gps.vbox_x86 34 LOCAL_MODULE := gps.goldfish
|
/build/target/product/ |
emulator.mk | 42 gps.goldfish \
|
/device/asus/grouper/self-extractors/broadcom/staging/proprietary/ |
Android.mk | 43 LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/gps 49 LOCAL_MODULE := gps.tegra3 50 LOCAL_SRC_FILES := gps.tegra3.so
|
/device/asus/tilapia/self-extractors/broadcom/staging/proprietary/ |
Android.mk | 43 LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/gps 49 LOCAL_MODULE := gps.tegra3 50 LOCAL_SRC_FILES := gps.tegra3.so
|
/device/asus/grouper/self-extractors/broadcom/staging/ |
device-partial.mk | 18 gps.tegra3 \
|
/device/asus/tilapia/self-extractors/broadcom/staging/ |
device-partial.mk | 18 gps.tegra3 \
|
/development/tools/emulator/test-apps/SmokeTests/src/com/android/emulator/smoketests/gps/ |
GpsLocationTest.java | 16 package com.android.emulator.smoketests.gps; 29 * GPS Location Test 31 * Test the GPS API by verifying the previously set location 38 * Prior to running this test the GPS location must be set to the following
|
/device/asus/grouper/ |
device-common.mk | 49 device/asus/grouper/gps.conf:system/etc/gps.conf 58 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
|
/device/generic/armv7-a-neon/ |
mini_common.mk | 68 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
|
/device/moto/shamu/ |
init.shamu.rc | 160 mkdir /dev/socket/qmux_gps 0770 gps gps 300 mkdir /data/misc/gpsone_d 0770 system gps 303 mkdir /data/misc/quipc 0770 gps system 306 mkdir /data/misc/location 0770 gps gps 307 mkdir /data/misc/location/mq 0770 gps gps 308 mkdir /data/misc/location/xtwifi 0770 gps gps [all...] |
/device/asus/fugu/self-extractors/ |
files-by-owner.sh | 74 if test $file = system/lib/hw/gps.msm8974.so -o $file = system/lib/libgps.utils.so -o $file = system/lib/libloc_adapter.so -o $file = system/lib/libloc_eng.so
|
/device/common/ |
generate-blob-lists.sh | 71 rm -rf hardware/qcom/gps
|
/device/lge/hammerhead/self-extractors/ |
files-by-owner.sh | 67 if test $file = system/lib/hw/gps.msm8974.so -o $file = system/lib/libgps.utils.so -o $file = system/lib/libloc_adapter.so -o $file = system/lib/libloc_eng.so
|
/device/lge/mako/self-extractors/ |
files-by-owner.sh | 67 if test $file = system/lib/hw/gps.msm8960.so -o $file = system/lib/libgps.utils.so -o $file = system/lib/libloc_adapter.so -o $file = system/lib/libloc_eng.so
|