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

  /external/perfetto/src/trace_processor/
window_operator_table.h 55 kReturnAll = 0,
68 FilterType filter_type_ = FilterType::kReturnAll;
window_operator_table.cc 116 filter_type_ = FilterType::kReturnAll;
166 case FilterType::kReturnAll:

Completed in 56 milliseconds