HomeSort by relevance Sort by last modified time
    Searched refs:stubs (Results 51 - 75 of 198) sorted by null

1 23 4 5 6 7 8

  /external/protobuf/src/google/protobuf/compiler/java/
java_file.h 40 #include <google/protobuf/stubs/common.h>
java_field.h 39 #include <google/protobuf/stubs/common.h>
java_message.h 39 #include <google/protobuf/stubs/common.h>
java_enum_field.cc 39 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/stubs/strutil.h>
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.h 40 #include <google/protobuf/stubs/common.h>
javamicro_message.h 39 #include <google/protobuf/stubs/common.h>
javamicro_field.h 39 #include <google/protobuf/stubs/common.h>
javamicro_enum_field.cc 39 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/stubs/strutil.h>
  /external/protobuf/src/google/protobuf/compiler/
subprocess.h 45 #include <google/protobuf/stubs/common.h>
  /external/protobuf/src/google/protobuf/io/
printer.h 42 #include <google/protobuf/stubs/common.h>
  /external/protobuf/src/google/protobuf/stubs/
stl_util-inl.h 36 #include <google/protobuf/stubs/common.h>
strutil_unittest.cc 33 #include <google/protobuf/stubs/strutil.h>
  /external/protobuf/
autogen.sh 10 if test ! -f src/google/protobuf/stubs/common.h; then
generate_descriptor_proto.sh 13 if test ! -e src/google/protobuf/stubs/common.h; then
  /external/protobuf/src/google/protobuf/
message.cc 36 #include <google/protobuf/stubs/hash.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/once.h>
48 #include <google/protobuf/stubs/strutil.h>
49 #include <google/protobuf/stubs/map-util.h>
50 #include <google/protobuf/stubs/stl_util-inl.h>
message_lite.h 42 #include <google/protobuf/stubs/common.h>
repeated_field.cc 36 #include <google/protobuf/stubs/common.h>
service.h 104 #include <google/protobuf/stubs/common.h>
122 // stubs), but they subclass this base interface. The methods of this
153 // used by this Service. For stubs, the "correct type" depends on the
  /external/protobuf/src/
Makefile.am 41 google/protobuf/stubs/common.h \
42 google/protobuf/stubs/once.h \
83 google/protobuf/stubs/common.cc \
84 google/protobuf/stubs/once.cc \
85 google/protobuf/stubs/hash.cc \
86 google/protobuf/stubs/hash.h \
87 google/protobuf/stubs/map-util.h \
88 google/protobuf/stubs/stl_util-inl.h \
103 google/protobuf/stubs/strutil.cc \
104 google/protobuf/stubs/strutil.h
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.cc 44 #include <google/protobuf/stubs/common.h>
45 #include <google/protobuf/stubs/strutil.h>
cpp_field.h 41 #include <google/protobuf/stubs/common.h>
cpp_helpers.cc 37 #include <google/protobuf/stubs/hash.h>
40 #include <google/protobuf/stubs/common.h>
41 #include <google/protobuf/stubs/strutil.h>
42 #include <google/protobuf/stubs/substitute.h>
cpp_service.h 40 #include <google/protobuf/stubs/common.h>
  /build/tools/droiddoc/test/generics/
Android.mk 22 -stubs __test_generics__
  /build/tools/droiddoc/test/stubs/
Android.mk 22 -stubs $(OUT_DIR)/__test_stubs__

Completed in 660 milliseconds

1 23 4 5 6 7 8