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

  /external/protobuf/src/google/protobuf/compiler/java/
java_field.cc 105 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::java::FieldGeneratorMap
java_field.h 81 const FieldGenerator& get_extension(int index) const;
  /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;
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.cc 95 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::javanano::FieldGeneratorMap
javanano_field.h 80 const FieldGenerator& get_extension(int index) const;
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 374 (const GpsXtraInterface*)sGpsInterface->get_extension(GPS_XTRA_INTERFACE);
376 (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
378 (const GpsNiInterface*)sGpsInterface->get_extension(GPS_NI_INTERFACE);
380 (const GpsDebugInterface*)sGpsInterface->get_extension(GPS_DEBUG_INTERFACE);
382 (const AGpsRilInterface*)sGpsInterface->get_extension(AGPS_RIL_INTERFACE);
384 (const GpsGeofencingInterface*)sGpsInterface->get_extension(GPS_GEOFENCING_INTERFACE);
  /hardware/libhardware/include/hardware/
gps.h 437 const void* (*get_extension)(const char* name); member in struct:__anon20681
  /device/samsung/manta/gps/
gpsd 

Completed in 1032 milliseconds