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

1 2 3 4 5 67 8

  /external/protobuf/src/google/protobuf/compiler/java/
java_message.cc 36 #include <google/protobuf/stubs/hash.h>
41 #include <google/protobuf/stubs/strutil.h>
    [all...]
java_file.cc 45 #include <google/protobuf/stubs/strutil.h>
java_service.cc 39 #include <google/protobuf/stubs/strutil.h>
  /external/protobuf/src/google/protobuf/io/
coded_stream.cc 45 #include <google/protobuf/stubs/common.h>
46 #include <google/protobuf/stubs/stl_util-inl.h>
coded_stream_unittest.cc 43 #include <google/protobuf/stubs/common.h>
47 #include <google/protobuf/stubs/strutil.h>
    [all...]
  /external/protobuf/src/google/protobuf/
unknown_field_set_unittest.cc 46 #include <google/protobuf/stubs/common.h>
49 #include <google/protobuf/stubs/stl_util-inl.h>
generated_message_reflection_unittest.cc 50 #include <google/protobuf/stubs/common.h>
message.h 124 #include <google/protobuf/stubs/common.h>
    [all...]
wire_format_lite.cc 40 #include <google/protobuf/stubs/common.h>
repeated_field_unittest.cc 44 #include <google/protobuf/stubs/common.h>
46 #include <google/protobuf/stubs/strutil.h>
49 #include <google/protobuf/stubs/stl_util-inl.h>
text_format_unittest.cc 46 #include <google/protobuf/stubs/common.h>
50 #include <google/protobuf/stubs/strutil.h>
51 #include <google/protobuf/stubs/substitute.h>
    [all...]
extension_set.cc 35 #include <google/protobuf/stubs/hash.h>
36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/once.h>
44 #include <google/protobuf/stubs/map-util.h>
    [all...]
wire_format_unittest.cc 44 #include <google/protobuf/stubs/common.h>
47 #include <google/protobuf/stubs/stl_util-inl.h>
descriptor.cc 35 #include <google/protobuf/stubs/hash.h>
50 #include <google/protobuf/stubs/common.h>
51 #include <google/protobuf/stubs/once.h>
52 #include <google/protobuf/stubs/strutil.h>
53 #include <google/protobuf/stubs/substitute.h>
54 #include <google/protobuf/stubs/map-util.h>
55 #include <google/protobuf/stubs/stl_util-inl.h>
    [all...]
descriptor.h 59 #include <google/protobuf/stubs/common.h>
    [all...]
  /external/v8/
Android.v8common.mk 12 src/code-stubs.cc \
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 62 #include <google/protobuf/stubs/common.h>
63 #include <google/protobuf/stubs/strutil.h>
64 #include <google/protobuf/stubs/substitute.h>
67 #include <google/protobuf/stubs/stl_util-inl.h>
    [all...]
cpp_file.cc 44 #include <google/protobuf/stubs/strutil.h>
108 "#include <google/protobuf/stubs/common.h>\n"
291 "#include <google/protobuf/stubs/once.h>\n"
  /external/protobuf/src/google/protobuf/compiler/
importer.cc 52 #include <google/protobuf/stubs/strutil.h>
plugin.pb.h 9 #include <google/protobuf/stubs/common.h>
  /external/protobuf/python/
mox.py 162 self.stubs = stubout.StubOutForTesting()
203 """Call reset on all mock objects. This does not unset stubs."""
228 self.stubs.Set(obj, attr_name, stub)
231 """Restore stubs to their original state."""
233 self.stubs.UnsetAll()
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 54 #include <google/protobuf/stubs/common.h>
58 #include <google/protobuf/stubs/strutil.h>
59 #include <google/protobuf/stubs/substitute.h>
    [all...]
  /hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp 5 #include <google/protobuf/stubs/once.h>
  /hardware/ril/mock-ril/src/generated/cpp/
msgheader.pb.cpp 5 #include <google/protobuf/stubs/once.h>
  /frameworks/base/
Android.mk 457 # ==== the api stubs and current.xml ===========================
469 LOCAL_MODULE := api-stubs
473 -stubs $(TARGET_OUT_COMMON_INTERMEDIATES)/JAVA_LIBRARIES/android_stubs_current_intermediates/src \

Completed in 429 milliseconds

1 2 3 4 5 67 8