OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOOGLE_PROTOBUF_VERSION
(Results
1 - 10
of
10
) sorted by null
/external/protobuf/src/google/protobuf/stubs/
common.cc
59
if (
GOOGLE_PROTOBUF_VERSION
< minLibraryVersion) {
64
"is " << VersionString(
GOOGLE_PROTOBUF_VERSION
) << ". Please update "
76
<< VersionString(
GOOGLE_PROTOBUF_VERSION
) << "). Contact the program "
common.h
86
#define
GOOGLE_PROTOBUF_VERSION
2003000
121
GOOGLE_PROTOBUF_VERSION
, GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION, \
[
all
...]
common_unittest.cc
63
EXPECT_EQ(version, internal::VersionString(
GOOGLE_PROTOBUF_VERSION
));
/hardware/ril/mock-ril/src/cpp/
msgheader.pb.h
11
#if
GOOGLE_PROTOBUF_VERSION
< 2003000
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_file.cc
114
"#if
GOOGLE_PROTOBUF_VERSION
< $min_header_version$\n"
127
"protoc_version", SimpleItoa(
GOOGLE_PROTOBUF_VERSION
));
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.h
11
#if
GOOGLE_PROTOBUF_VERSION
< 2003000
command_line_interface.cc
930
<< protobuf::internal::VersionString(
GOOGLE_PROTOBUF_VERSION
)
[
all
...]
/external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.h
11
#if
GOOGLE_PROTOBUF_VERSION
< 2004000
/frameworks/base/opengl/libs/GLES2_dbg/src/
debugger_message.pb.h
11
#if
GOOGLE_PROTOBUF_VERSION
< 2003000
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.pb.h
11
#if
GOOGLE_PROTOBUF_VERSION
< 2003000
[
all
...]
Completed in 2806 milliseconds