Home
last modified time | relevance | path

Searched defs:kProtoText (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/include/perfetto/trace_processor/
H A Dtrace_processor.h69 kProtoText = 0, enumerator
/dports/math/py-or-tools/or-tools-9.2/ortools/util/
H A Dfile_util.h50 enum class ProtoWriteFormat { kProtoText, kProtoBinary, kJson, kCanonicalJson }; enumerator