Searched refs:IsJsonSupported (Results 1 – 6 of 6) sorted by relevance
41 bool IsJsonSupported() { in IsJsonSupported() function50 PERFETTO_DCHECK(IsJsonSupported()); in CoerceToTs()87 PERFETTO_DCHECK(IsJsonSupported()); in CoerceToInt64()114 PERFETTO_DCHECK(IsJsonSupported()); in CoerceToUint32()131 PERFETTO_DCHECK(IsJsonSupported()); in ParseJsonString()153 PERFETTO_DCHECK(IsJsonSupported()); in AddJsonValueToArgs()
41 bool IsJsonSupported();
72 PERFETTO_DCHECK(json::IsJsonSupported()); in ParseTracePacket()220 PERFETTO_DCHECK(json::IsJsonSupported()); in MaybeAddFlow()
376 PERFETTO_DCHECK(json::IsJsonSupported()); in Parse()454 PERFETTO_DCHECK(json::IsJsonSupported()); in ParseInternal()
699 if (json::IsJsonSupported()) { in TraceProcessorImpl()
1207 if (!json::IsJsonSupported()) in ParseDebugAnnotationValue()