Home
last modified time | relevance | path

Searched refs:stripped_nested (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/protozero/filtering/
Dfilter_util.cc326 std::string stripped_nested = in PrintAsText() local
330 stripped_nested += " # PASSTHROUGH"; in PrintAsText()
332 stripped_nested += " # FILTER STRING"; in PrintAsText()
335 stripped_nested.c_str()); in PrintAsText()