Searched refs:DFATAL (Results 1 – 23 of 23) sorted by relevance
80 GOOGLE_LOG(DFATAL) << " Undefined variable in annotation: " << varname; in GetSubstitutionRange()84 GOOGLE_LOG(DFATAL) << " Variable used for annotation used multiple times: " in GetSubstitutionRange()105 GOOGLE_LOG(DFATAL) << " Annotation has negative length from " << begin_varname in Annotate()142 GOOGLE_LOG(DFATAL) << " Unclosed variable name."; in Print()156 GOOGLE_LOG(DFATAL) << " Undefined variable: " << varname; in Print()190 GOOGLE_LOG(DFATAL) << " Outdent() without matching Indent()."; in Outdent()
921 GOOGLE_LOG_IF(DFATAL, end - start != text.size() || *start == '-') in ParseFloat()1041 GOOGLE_LOG(DFATAL) << " Tokenizer::ParseStringAppend() passed text that could not" in ParseStringAppend()
336 GOOGLE_LOG(DFATAL) << "Can't BackUp() after failed Next()."; in BackUp()
296 GOOGLE_LOG(DFATAL) << "Deflate left bytes unconsumed"; in Next()
86 GOOGLE_LOG(DFATAL) in SubstituteAndAppend()99 GOOGLE_LOG(DFATAL) in SubstituteAndAppend()
46 GOOGLE_LOG(DFATAL) << "ByteSource::CopyTo() overran input."; in CopyTo()
222 GOOGLE_LOG(DFATAL) << "Type is already registered: " << descriptor->full_name(); in RegisterType()242 GOOGLE_LOG(DFATAL) << "File appears to be in generated pool but wasn't " in GetPrototype()260 GOOGLE_LOG(DFATAL) << "Type appears to be in generated pool but wasn't " in GetPrototype()
224 GOOGLE_LOG(DFATAL) << "Invalid key for map field."; in operator()
196 GOOGLE_LOG(DFATAL) << "Can't get here."; in FieldSpaceUsed()234 GOOGLE_LOG(DFATAL) << "Can't get here."; in OneofFieldSpaceUsed()
147 GOOGLE_LOG(DFATAL) << "Index must be in range of repeated field values. " in CheckFieldIndex()150 GOOGLE_LOG(DFATAL) << "Index must be -1 for singular fields." in CheckFieldIndex()1247 GOOGLE_LOG(DFATAL) << " Outdent() without matching Indent()."; in Outdent()2095 GOOGLE_LOG(DFATAL) << "Invalid key for map field."; in operator ()()
261 GOOGLE_LOG(DFATAL) << "Don't lookup extension types if they aren't present (1). "; in ExtensionType()265 GOOGLE_LOG(DFATAL) << "Don't lookup extension types if they aren't present (2). "; in ExtensionType()
1178 GOOGLE_LOG(DFATAL) << "Invalid key for map field."; in operator ()()
2021 GOOGLE_LOG(DFATAL) << "Messages can't have default values!"; in DefaultValueAsString()4040 GOOGLE_LOG(DFATAL) << "\"" << full_name in AddSymbol()
37 DFATAL = LOG_FATAL, enumerator
52 LOG(DFATAL) << "Could not parse compiled-in metadata."; in ShortNumberInfo()
370 LOG(DFATAL) << "Could not parse compiled-in metadata."; in AlternateFormats()
840 LOG(DFATAL) << "Could not parse compiled-in metadata."; in PhoneNumberUtil()
122 GOOGLE_LOG_IF(DFATAL, type_ != TYPE_STRING) << "Not a string type."; in str()
281 GOOGLE_LOG(DFATAL) << "Mismatched EndList found, should not be possible"; in EndList()1138 GOOGLE_LOG(DFATAL) << "Map does not have a value field."; in RenderDataPiece()
133 GOOGLE_LOG_IF(DFATAL, stream == nullptr) << "Input stream is nullptr."; in ProtoStreamObjectSource()153 GOOGLE_LOG_IF(DFATAL, stream == nullptr) << "Input stream is nullptr."; in ProtoStreamObjectSource()
353 GOOGLE_LOG(DFATAL) << "Messages can't have default values!"; in DefaultValueAsString()
510 GOOGLE_LOG(DFATAL) << "Comparison between two messages with different " in CompareWithFields()556 GOOGLE_LOG(DFATAL) << "Comparison between two messages with different " in Compare()
767 GOOGLE_LOG(DFATAL)<< "Could not find presence index for field " << descriptor->name(); in GetPresenceIndex()