reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1153 if (!object_sp) { 1159 const StructuredData::Dictionary *dictionary = object_sp->GetAsDictionary(); 1163 *object_sp); 1172 *object_sp); 1179 object_sp->Dump(stream); 1189 *object_sp); 1194 [&stream, &error, &object_sp, this](StructuredData::Object *object) { 1197 SetErrorWithJSON(error, "Log event entry is null", *object_sp); 1204 SetErrorWithJSON(error, "Log event is not a dictionary", *object_sp);