OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOOGLE_LOG
(Results
1 - 25
of
43
) sorted by null
1
2
/external/protobuf/src/google/protobuf/compiler/
subprocess.cc
54
GOOGLE_LOG
(FATAL) << "CloseHandle: "
80
GOOGLE_LOG
(FATAL) << "CreatePipe: " << Win32ErrorMessage(GetLastError());
83
GOOGLE_LOG
(FATAL) << "CreatePipe: " << Win32ErrorMessage(GetLastError());
89
GOOGLE_LOG
(FATAL) << "SetHandleInformation: "
94
GOOGLE_LOG
(FATAL) << "SetHandleInformation: "
108
GOOGLE_LOG
(FATAL) << "GetStdHandle: "
176
GOOGLE_LOG
(FATAL) << "WaitForMultipleObjects: "
179
GOOGLE_LOG
(FATAL) << "WaitForMultipleObjects: Unexpected return code: "
225
GOOGLE_LOG
(FATAL) << "WaitForSingleObject: "
228
GOOGLE_LOG
(FATAL) << "WaitForSingleObject: Unexpected return code:
[
all
...]
code_generator.cc
49
GOOGLE_LOG
(FATAL) << "This OutputDirectory does not support insertion.";
/external/protobuf/src/google/protobuf/stubs/
common_unittest.cc
91
GOOGLE_LOG
(INFO ) << "A message.";
92
GOOGLE_LOG
(WARNING) << "A warning.";
93
GOOGLE_LOG
(ERROR ) << "An error.";
107
GOOGLE_LOG
(INFO ) << "A message.";
108
GOOGLE_LOG
(WARNING) << "A warning.";
109
GOOGLE_LOG
(ERROR ) << "An error.";
123
GOOGLE_LOG
(ERROR) << "An error.";
124
GOOGLE_LOG
(WARNING) << "A warning.";
142
int line1 = __LINE__;
GOOGLE_LOG
(INFO) << "Visible1";
144
GOOGLE_LOG
(INFO) << "Not visible."
[
all
...]
strutil_unittest.cc
67
GOOGLE_LOG
(WARNING)
substitute.cc
84
GOOGLE_LOG
(DFATAL)
97
GOOGLE_LOG
(DFATAL)
common.cc
61
GOOGLE_LOG
(FATAL)
72
GOOGLE_LOG
(FATAL)
300
GOOGLE_LOG
(FATAL) << "pthread_mutex_lock: " << strerror(result);
307
GOOGLE_LOG
(FATAL) << "pthread_mutex_unlock: " << strerror(result);
hash.h
66
GOOGLE_LOG
(FATAL) << "Should never be called.";
80
GOOGLE_LOG
(FATAL) << "Should never be called.";
common.h
653
#undef
GOOGLE_LOG
673
#define
GOOGLE_LOG
(LEVEL) \
678
!(CONDITION) ? (void)0 :
GOOGLE_LOG
(LEVEL)
703
#define GOOGLE_DLOG
GOOGLE_LOG
[
all
...]
/external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_generator.cc
77
//
GOOGLE_LOG
(INFO) << "wink: JavaMicroGenerator::Generate INFO";
78
//
GOOGLE_LOG
(WARNING) << "wink: JavaMicroGenerator::Generate WARNING";
79
//
GOOGLE_LOG
(ERROR) << "wink: JavaMicroGenerator::Generate ERROR";
80
//
GOOGLE_LOG
(FATAL) << "wink: JavaMicroGenerator::Generate";
102
//
GOOGLE_LOG
(WARNING) << "first=" << options[i].first
145
GOOGLE_LOG
(WARNING) << "optimization()=" << params.optimization();
146
GOOGLE_LOG
(WARNING) << "java_multiple_files()=" << params.java_multiple_files();
147
GOOGLE_LOG
(WARNING) << "java_use_vector()=" << params.java_use_vector();
149
GOOGLE_LOG
(WARNING) << "----------";
153
GOOGLE_LOG
(WARNING) << "cn.filename=" << it->first << " package=" << it->second
[
all
...]
javamicro_message.cc
168
GOOGLE_LOG
(FATAL) << "Extensions not supported in MICRO_RUNTIME\n";
178
GOOGLE_LOG
(INFO) << "is_own_file=" << is_own_file;
179
GOOGLE_LOG
(INFO) << "containing_type()=" << ((descriptor_->containing_type() == NULL) ? "NULL" : "not null");
180
GOOGLE_LOG
(INFO) << "java_multiple_files()=" << params_.java_multiple_files();
181
GOOGLE_LOG
(INFO) << "has_java_outer_classname()=" << params_.has_java_outer_classname(file_->name());
186
GOOGLE_LOG
(FATAL) << "Extensions not supported in MICRO_RUNTIME\n";
237
GOOGLE_LOG
(FATAL) << "Extensions not supported in MICRO_RUNTIME\n";
javamicro_primitive_field.cc
71
GOOGLE_LOG
(FATAL) << "Can't get here.";
91
GOOGLE_LOG
(FATAL) << "Can't get here.";
120
GOOGLE_LOG
(FATAL) << "Can't get here.";
152
GOOGLE_LOG
(FATAL) << "Can't get here.";
174
GOOGLE_LOG
(FATAL) << "Can't get here.";
337
GOOGLE_LOG
(FATAL) << "MicroRuntime does not support packed";
javamicro_helpers.cc
223
GOOGLE_LOG
(FATAL) << "Expected package name to start an enum";
300
GOOGLE_LOG
(FATAL) << "Can't get here.";
320
GOOGLE_LOG
(FATAL) << "Can't get here.";
387
GOOGLE_LOG
(FATAL) << "Can't get here.";
javamicro_enum_field.cc
143
GOOGLE_LOG
(FATAL) << "MicroRuntime does not support packed";
/external/protobuf/src/google/protobuf/
message.cc
151
GOOGLE_LOG
(FATAL) << "Message class \"" << GetDescriptor()->full_name()
241
GOOGLE_LOG
(FATAL) << "File is already registered: " << file;
256
GOOGLE_LOG
(DFATAL) << "Type is already registered: " << descriptor->full_name();
275
GOOGLE_LOG
(DFATAL) << "File appears to be in generated pool but wasn't "
292
GOOGLE_LOG
(DFATAL) << "Type appears to be in generated pool but wasn't "
descriptor_database.cc
57
GOOGLE_LOG
(ERROR) << "File already exists in database: " << file.name();
94
GOOGLE_LOG
(ERROR) << "Invalid symbol name: " << name;
109
GOOGLE_LOG
(ERROR) << "Symbol name \"" << name << "\" conflicts with the existing "
122
GOOGLE_LOG
(ERROR) << "Symbol name \"" << name << "\" conflicts with the existing "
160
GOOGLE_LOG
(ERROR) << "Extension conflicts with extension already in database: "
314
GOOGLE_LOG
(ERROR) << "Invalid file descriptor data passed to "
message_lite.cc
69
GOOGLE_LOG
(FATAL) << "This shouldn't be called if all the sizes are equal.";
123
GOOGLE_LOG
(ERROR) << InitializationErrorMessage("parse", *message);
generated_message_reflection.cc
86
GOOGLE_LOG
(FATAL)
112
GOOGLE_LOG
(FATAL)
125
GOOGLE_LOG
(FATAL)
368
GOOGLE_LOG
(FATAL) << "Unimplemented type: " << field->cpp_type();
400
GOOGLE_LOG
(FATAL) << "Unimplemented type: " << field->cpp_type();
454
GOOGLE_LOG
(FATAL) << "Can't get here.";
759
GOOGLE_LOG
(FATAL) << "Can't get here.";
778
GOOGLE_LOG
(FATAL) << "Can't get here.";
[
all
...]
/external/protobuf/src/google/protobuf/io/
printer.cc
85
GOOGLE_LOG
(DFATAL) << " Unclosed variable name.";
98
GOOGLE_LOG
(DFATAL) << " Undefined variable: " << varname;
141
GOOGLE_LOG
(DFATAL) << " Outdent() without matching Indent().";
zero_copy_stream_impl.cc
116
GOOGLE_LOG
(ERROR) << "close() failed: " << strerror(errno_);
214
GOOGLE_LOG
(ERROR) << "close() failed: " << strerror(errno_);
376
GOOGLE_LOG
(DFATAL) << "Can't BackUp() after failed Next().";
/external/protobuf/src/google/protobuf/compiler/java/
java_primitive_field.cc
71
GOOGLE_LOG
(FATAL) << "Can't get here.";
91
GOOGLE_LOG
(FATAL) << "Can't get here.";
120
GOOGLE_LOG
(FATAL) << "Can't get here.";
152
GOOGLE_LOG
(FATAL) << "Can't get here.";
java_field.cc
55
GOOGLE_LOG
(FATAL) << "GenerateParsingCodeFromPacked() "
java_helpers.cc
228
GOOGLE_LOG
(FATAL) << "Can't get here.";
248
GOOGLE_LOG
(FATAL) << "Can't get here.";
334
GOOGLE_LOG
(FATAL) << "Can't get here.";
java_extension.cc
72
GOOGLE_LOG
(FATAL) << "Can't get here.";
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.cc
209
GOOGLE_LOG
(FATAL) << "Can't get here.";
239
GOOGLE_LOG
(FATAL) << "Can't get here.";
302
GOOGLE_LOG
(FATAL) << "Can't get here.";
cpp_field.cc
78
GOOGLE_LOG
(FATAL) << "GenerateMergeFromCodedStreamWithPacking() "
Completed in 165 milliseconds
1
2