Home
last modified time | relevance | path

Searched defs:use_quote (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dtracing_test.cpp25 static void CheckAdjustFilter(const std::string& filter, bool use_quote, in CheckAdjustFilter()
H A Dtracing.cpp604 const bool use_quote; member
611 std::optional<std::string> AdjustTracepointFilter(const std::string& filter, bool use_quote, in AdjustTracepointFilter()
H A Devent_selection_set.cpp519 bool use_quote = false; in SetTracepointFilter() local