Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc31814 enum class MatchType { kExact, kPattern }; enumerator
31824 if (match_type != MatchType::kPattern) in NameMatchesPattern()
31945 {MatchType::kExact, MatchType::kPattern}}; in IsCategoryEnabled()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp40863 enum class MatchType { kExact, kPattern }; enumerator
40873 if (match_type != MatchType::kPattern) in NameMatchesPattern()
41055 {MatchType::kExact, MatchType::kPattern}}; in IsCategoryEnabled()