HomeSort by relevance Sort by last modified time
    Searched defs:kProtoTextFormat (Results 1 - 2 of 2) sorted by null

  /external/perf_data_converter/src/quipper/
conversion_utils.cc 58 if (format == kProtoTextFormat) {
88 if (output.format == kProtoTextFormat) {
114 const char kProtoTextFormat[] = "text";
perf_converter.cc 19 using quipper::kProtoTextFormat;
78 << " and '" << kProtoTextFormat << "' for proto text.";

Completed in 116 milliseconds