HomeSort by relevance Sort by last modified time
    Searched full:get_extension (Results 1 - 15 of 15) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_location_GpsLocationProvider.cpp 490 (const GpsXtraInterface*)sGpsInterface->get_extension(GPS_XTRA_INTERFACE);
492 (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
494 (const GpsNiInterface*)sGpsInterface->get_extension(GPS_NI_INTERFACE);
496 (const GpsDebugInterface*)sGpsInterface->get_extension(GPS_DEBUG_INTERFACE);
498 (const AGpsRilInterface*)sGpsInterface->get_extension(AGPS_RIL_INTERFACE);
500 (const GpsGeofencingInterface*)sGpsInterface->get_extension(GPS_GEOFENCING_INTERFACE);
502 (const GpsMeasurementInterface*)sGpsInterface->get_extension(GPS_MEASUREMENT_INTERFACE);
504 (const GpsNavigationMessageInterface*)sGpsInterface->get_extension(
507 (const GnssConfigurationInterface*)sGpsInterface->get_extension(
    [all...]
com_android_server_location_FlpHardwareProvider.cpp 251 sFlpInterface->get_extension(FLP_DIAGNOSTIC_INTERFACE));
254 sFlpInterface->get_extension(FLP_GEOFENCING_INTERFACE));
257 sFlpInterface->get_extension(FLP_DEVICE_CONTEXT_INTERFACE));
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_field.cc 95 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::javamicro::FieldGeneratorMap
javamicro_field.h 81 const FieldGenerator& get_extension(int index) const;
  /device/htc/flounder/gps/qct/lib/hw/
gps.default.so 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iiis.h 113 virtual HRESULT WINAPI get_Extension(BSTR *retval) = 0;
128 HRESULT (WINAPI *get_Extension)(IISMimeType *This,BSTR *retval);
145 #define IISMimeType_get_Extension(This,retval) (This)->lpVtbl->get_Extension(This,retval)
mqoai.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pickle.py 1109 def get_extension(self, code): member in class:Unpickler
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pickle.py 1109 def get_extension(self, code): member in class:Unpickler
    [all...]
  /hardware/libhardware/include/hardware/
fused_location.h 427 const void* (*get_extension)(const char* name); member in struct:__anon24780
gps.h 636 const void* (*get_extension)(const char* name); member in struct:__anon24801
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 609 LOC_LOGE ("get_extension: Invalid interface passed in\n");
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 798 LOC_LOGE ("get_extension: Invalid interface passed in\n");
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 740 LOC_LOGE ("get_extension: Invalid interface passed in\n");
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc.cpp 740 LOC_LOGE ("get_extension: Invalid interface passed in\n");

Completed in 732 milliseconds