OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_extension
(Results
1 - 12
of
12
) 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
/hardware/libhardware/include/hardware/
fused_location.h
348
const void* (*
get_extension
)(const char* name);
member in struct:__anon40415
gps.h
605
const void* (*
get_extension
)(const char* name);
member in struct:__anon40436
[
all
...]
/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
197
sFlpInterface->
get_extension
(FLP_DIAGNOSTIC_INTERFACE));
200
sFlpInterface->
get_extension
(FLP_GEOFENCING_INTERFACE));
203
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 1123 milliseconds