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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_field.h 91 const FieldGenerator& get_extension(int index) const;
java_field.cc 130 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::java::FieldGeneratorMap
  /external/protobuf/src/google/protobuf/compiler/java/
java_field.h 81 const FieldGenerator& get_extension(int index) const;
java_field.cc 105 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::java::FieldGeneratorMap
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_field.h 81 const FieldGenerator& get_extension(int index) const;
javamicro_field.cc 95 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::javamicro::FieldGeneratorMap
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.h 80 const FieldGenerator& get_extension(int index) const;
javanano_field.cc 95 const FieldGenerator& FieldGeneratorMap::get_extension(int index) const { function in class:google::protobuf::compiler::javanano::FieldGeneratorMap
  /hardware/libhardware/include/hardware/
fused_location.h 348 const void* (*get_extension)(const char* name); member in struct:__anon33806
gps.h 437 const void* (*get_extension)(const char* name); member in struct:__anon33827
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 375 (const GpsXtraInterface*)sGpsInterface->get_extension(GPS_XTRA_INTERFACE);
377 (const AGpsInterface*)sGpsInterface->get_extension(AGPS_INTERFACE);
379 (const GpsNiInterface*)sGpsInterface->get_extension(GPS_NI_INTERFACE);
381 (const GpsDebugInterface*)sGpsInterface->get_extension(GPS_DEBUG_INTERFACE);
383 (const AGpsRilInterface*)sGpsInterface->get_extension(AGPS_RIL_INTERFACE);
385 (const GpsGeofencingInterface*)sGpsInterface->get_extension(GPS_GEOFENCING_INTERFACE);
com_android_server_location_FlpHardwareProvider.cpp 666 sFlpInterface->get_extension(FLP_DIAGNOSTIC_INTERFACE)
670 sFlpInterface->get_extension(FLP_GEOFENCING_INTERFACE)
674 sFlpInterface->get_extension(FLP_DEVICE_CONTEXT_INTERFACE)
  /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...]

Completed in 461 milliseconds