OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stubs
(Results
26 - 50
of
196
) sorted by null
1
2
3
4
5
6
7
8
/external/protobuf/src/google/protobuf/
generated_message_util.h
41
#include <google/protobuf/
stubs
/common.h>
dynamic_message.h
42
#include <google/protobuf/
stubs
/common.h>
118
// This struct just contains a hash_map. We can't #include <google/protobuf/
stubs
/hash.h> from
120
// release. Namely,
stubs
/hash.h, which defines hash_map portably, is not a
/external/protobuf/src/google/protobuf/compiler/java/
java_extension.h
40
#include <google/protobuf/
stubs
/common.h>
java_file.h
40
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/compiler/
test_plugin.cc
40
#include <google/protobuf/
stubs
/strutil.h>
zip_writer.h
34
#include <google/protobuf/
stubs
/common.h>
code_generator.cc
37
#include <google/protobuf/
stubs
/common.h>
38
#include <google/protobuf/
stubs
/strutil.h>
code_generator.h
41
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/io/
coded_stream_inl.h
41
#include <google/protobuf/
stubs
/stl_util-inl.h>
zero_copy_stream.h
111
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/python/
stubout.py
24
stubs
= StubOutForTesting()
25
stubs
.Set(os.path, 'exists', lambda x: 1)
27
stubs
.UnsetAll()
36
self.
stubs
= []
93
self.
stubs
.append((orig_obj, attr_name, orig_attr))
102
self.
stubs
.reverse()
104
for args in self.
stubs
:
107
self.
stubs
= []
/build/tools/droiddoc/test/stubs/expected/com/android/stubs/
Types.java
1
package com.android.
stubs
;
/build/tools/droiddoc/test/stubs/src/com/android/stubs/
Parent.java
17
package com.android.
stubs
;
Types.java
17
package com.android.
stubs
;
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_bootstrap_unittest.cc
51
#include <google/protobuf/
stubs
/stl_util-inl.h>
52
#include <google/protobuf/
stubs
/map-util.h>
53
#include <google/protobuf/
stubs
/strutil.h>
54
#include <google/protobuf/
stubs
/substitute.h>
cpp_extension.h
39
#include <google/protobuf/
stubs
/common.h>
cpp_file.h
40
#include <google/protobuf/
stubs
/common.h>
/external/protobuf/src/google/protobuf/stubs/
once.cc
42
#include <google/protobuf/
stubs
/once.h>
once.h
75
#include <google/protobuf/
stubs
/common.h>
structurally_valid_unittest.cc
4
#include <google/protobuf/
stubs
/common.h>
substitute.cc
33
#include <google/protobuf/
stubs
/substitute.h>
34
#include <google/protobuf/
stubs
/strutil.h>
35
#include <google/protobuf/
stubs
/stl_util-inl.h>
/external/protobuf/src/google/protobuf/testing/
file.h
37
#include <google/protobuf/
stubs
/common.h>
googletest.h
38
#include <google/protobuf/
stubs
/common.h>
/build/tools/droiddoc/test/stubs/
run.sh
17
DIR=build/tools/droiddoc/test/
stubs
/external/protobuf/
Android.mk
20
src/google/protobuf/
stubs
/common.cc \
21
src/google/protobuf/
stubs
/once.cc \
22
src/google/protobuf/
stubs
/hash.cc \
23
src/google/protobuf/
stubs
/hash.h \
24
src/google/protobuf/
stubs
/map-util.h \
25
src/google/protobuf/
stubs
/stl_util-inl.h \
122
# src/google/protobuf/
stubs
/once.h \
123
# src/google/protobuf/
stubs
/common.h \
147
src/google/protobuf/
stubs
/strutil.cc \
148
src/google/protobuf/
stubs
/strutil.h
[
all
...]
Completed in 213 milliseconds
1
2
3
4
5
6
7
8