Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dftrace_config_muxer.cc71 void UnionInPlace(const std::vector<std::string>& unsorted_a, in UnionInPlace() argument
73 std::vector<std::string> a = unsorted_a; in UnionInPlace()
82 void IntersectInPlace(const std::vector<std::string>& unsorted_a, in IntersectInPlace() argument
84 std::vector<std::string> a = unsorted_a; in IntersectInPlace()