Home
last modified time | relevance | path

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

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