Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DRegEx.cpp27 class RegExMatchImpl : public RegExMatch { class
29 RegExMatchImpl(std::string_view s, const std::regex& re) in RegExMatchImpl() function in simpleperf::RegExMatchImpl