Home
last modified time | relevance | path

Searched refs:ErrStatus (Results 1 – 25 of 36) sorted by relevance

12

/external/perfetto/src/trace_processor/importers/json/
Djson_trace_tokenizer.cc66 return util::ErrStatus("Illegal character in JSON"); in AppendUnescapedCharacter()
262 return util::ErrStatus("Unexpected character before JSON dict"); in ExtractValueForJsonKey()
266 return util::ErrStatus("Unexpected character after JSON dict"); in ExtractValueForJsonKey()
283 return util::ErrStatus("Failure parsing JSON: encountered fatal error"); in ExtractValueForJsonKey()
286 return util::ErrStatus("Failure parsing JSON: partial JSON dictionary"); in ExtractValueForJsonKey()
292 return util::ErrStatus( in ExtractValueForJsonKey()
303 return util::ErrStatus( in ExtractValueForJsonKey()
311 return util::ErrStatus("Failure parsing JSON: unable to parse string"); in ExtractValueForJsonKey()
332 return util::ErrStatus("Failure parsing JSON: malformed dictionary"); in ExtractValueForJsonKey()
405 return util::ErrStatus( in Parse()
[all …]
/external/perfetto/src/trace_processor/metrics/
Dmetrics.cc103 return util::ErrStatus("Field with name %s not found in proto type %s", in AppendLong()
110 return util::ErrStatus( in AppendLong()
134 return util::ErrStatus( in AppendLong()
149 return util::ErrStatus("Field with name %s not found in proto type %s", in AppendDouble()
156 return util::ErrStatus( in AppendDouble()
172 return util::ErrStatus( in AppendDouble()
187 return util::ErrStatus("Field with name %s not found in proto type %s", in AppendString()
194 return util::ErrStatus( in AppendString()
205 return util::ErrStatus( in AppendString()
221 return util::ErrStatus("Field with name %s not found in proto type %s", in AppendBytes()
[all …]
/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc236 return util::ErrStatus("Error while iterating stats (%s)", in PrintStats()
247 return util::ErrStatus("Failed to create file: %s", output_name.c_str()); in ExportTraceToDatabase()
260 return util::ErrStatus("SQLite error: %s", status.c_message()); in ExportTraceToDatabase()
278 return util::ErrStatus("SQLite error: %s", status.c_message()); in ExportTraceToDatabase()
282 return util::ErrStatus("SQLite error: %s", status.c_message()); in ExportTraceToDatabase()
302 return util::ErrStatus("SQLite error: %s", status.c_message()); in ExportTraceToDatabase()
306 return util::ErrStatus("SQLite error: %s", status.c_message()); in ExportTraceToDatabase()
313 : util::ErrStatus("SQLite error: %s", status.c_message()); in ExportTraceToDatabase()
350 return util::ErrStatus("Failed to open proto file %s", in ExtendMetricsProto()
386 return util::ErrStatus("Error when computing metrics: %s", in RunMetrics()
[all …]
Dforwarding_trace_parser.cc76 return util::ErrStatus("JSON support is disabled"); in Parse()
106 return util::ErrStatus("Fuchsia support is disabled"); in Parse()
117 return util::ErrStatus("Systrace support is disabled"); in Parse()
130 return util::ErrStatus(kNoZlibErr); in Parse()
135 return util::ErrStatus("Unknown trace type provided (ERR:fmt)"); in Parse()
Dread_trace.cc69 return util::ErrStatus("Reading trace file failed (errno: %d, %s)", errno, in ReadTraceUsingRead()
119 return util::ErrStatus("Could not open trace file (path: %s)", filename); in ReadTrace()
193 return util::ErrStatus( in DecompressTrace()
204 return util::ErrStatus("Cannot decompress partial trace file"); in DecompressTrace()
215 return util::ErrStatus("Trace does not contain valid packets"); in DecompressTrace()
236 return util::ErrStatus("Failed while decompressing stream"); in DecompressTrace()
Diterator_impl.h66 status_ = util::ErrStatus("%s", sqlite3_errmsg(db_)); in Next()
Dtrace_processor_storage_impl.cc90 return util::ErrStatus( in Parse()
/external/perfetto/src/trace_processor/util/
Ddescriptors.cc78 return util::ErrStatus("Extendee name is empty"); in AddExtensionField()
87 return util::ErrStatus("Extendee does not exist %s", extendee_name.c_str()); in AddExtensionField()
110 return util::ErrStatus("%s: %s was already defined in file %s", in AddNestedProtoDescriptors()
123 return util::ErrStatus("%s was enum, redefined as message", in AddNestedProtoDescriptors()
136 return util::ErrStatus("Field %s is re-introduced with different type", in AddNestedProtoDescriptors()
141 return util::ErrStatus( in AddNestedProtoDescriptors()
181 return util::ErrStatus("%s: %s was already defined in file %s", in AddEnumProtoDescriptors()
194 return util::ErrStatus("%s was message, redefined as enum", in AddEnumProtoDescriptors()
260 return util::ErrStatus( in AddFromFileDescriptorSet()
/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.cc148 return util::ErrStatus( in Init()
152 return util::ErrStatus( in Init()
159 return util::ErrStatus( in Init()
214 return util::ErrStatus("SPAN_JOIN: column %s has illegal character :", in Init()
220 return util::ErrStatus( in Init()
343 return util::ErrStatus( in CreateTableDefinition()
364 return util::ErrStatus( in CreateTableDefinition()
379 return util::ErrStatus( in CreateTableDefinition()
383 return util::ErrStatus("SPAN_JOIN: Missing partition column %s in table %s", in CreateTableDefinition()
749 return util::ErrStatus("Called Next when EOF"); in NextSliceState()
[all …]
Dsqlite_utils.h379 return util::ErrStatus("Preparing database failed"); in GetColumnsForTable()
389 return util::ErrStatus("Querying schema of table %s failed", in GetColumnsForTable()
398 return util::ErrStatus("Schema for %s has invalid column values", in GetColumnsForTable()
418 return util::ErrStatus("Unknown column type '%s' on table %s", raw_type, in GetColumnsForTable()
/external/perfetto/include/perfetto/trace_processor/
Dstatus.h33 constexpr auto ErrStatus = ::perfetto::base::ErrStatus; variable
/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc182 return util::ErrStatus("TrackEvent without type or phase"); in Import()
448 return util::ErrStatus( in ParseTrackAssociation()
455 return util::ErrStatus("Async LegacyEvent without ID"); in ParseTrackAssociation()
487 return util::ErrStatus( in ParseTrackAssociation()
499 return util::ErrStatus( in ParseTrackAssociation()
634 return util::ErrStatus( in ParseThreadBeginEvent()
652 return util::ErrStatus( in ParseThreadEndEvent()
682 return util::ErrStatus( in ParseThreadCompleteEvent()
688 return util::ErrStatus("TrackEvent with phase X with negative duration"); in ParseThreadCompleteEvent()
725 return util::ErrStatus("Invalid id for flow event v1"); in ParseFlowEventV1()
[all …]
Dproto_trace_tokenizer.h70 return util::ErrStatus( in Tokenize()
164 return util::ErrStatus("Expected TracePacket tag"); in ParsePacket()
170 return util::ErrStatus("Invalid packet size"); in ParsePacket()
Dproto_trace_reader.cc78 return util::ErrStatus( in ParsePacket()
130 return util::ErrStatus( in ParsePacket()
185 return util::ErrStatus( in ParsePacket()
367 return util::ErrStatus( in ParseClockSnapshot()
Dproto_trace_tokenizer.cc45 return util::ErrStatus("Failed to decompress (error code: %d)", in Decompress()
/external/perfetto/src/base/
Dstatus.cc24 Status ErrStatus(const char* format, ...) { in ErrStatus() function
/external/perfetto/src/trace_processor/importers/ninja/
Dninja_log_parser.cc52 return util::ErrStatus("Failed to parse ninja log header"); in Parse()
56 return util::ErrStatus("Unsupported ninja log version"); in Parse()
/external/perfetto/src/trace_processor/analysis/
Ddescribe_slice.cc27 return util::ErrStatus("Unable to find slice id"); in DescribeSlice()
/external/perfetto/include/perfetto/base/
Dstatus.h65 PERFETTO_PRINTF_FORMAT(1, 2) Status ErrStatus(const char* format, ...);
/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_trace_parser.cc145 return util::ErrStatus("Could not parse PROCESS DUMP line"); in Parse()
166 return util::ErrStatus("Could not parse PROCESS DUMP line"); in Parse()
Dsystrace_line_tokenizer.cc68 return util::ErrStatus("Not a known systrace event format (line: %s)", in Tokenize()
/external/perfetto/src/trace_processor/importers/gzip/
Dgzip_trace_parser.cc90 return util::ErrStatus("Failed to decompress trace chunk"); in ParseUnowned()
/external/perfetto/src/trace_processor/dynamic/
Ddescribe_slice_generator.cc68 : util::ErrStatus("Failed to find required constraints"); in ValidateConstraints()
Ddescendant_slice_generator.cc47 : util::ErrStatus("Failed to find required constraints"); in ValidateConstraints()
Dancestor_generator.cc99 : util::ErrStatus("Failed to find required constraints"); in ValidateConstraints()

12