Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dprefilter.h113 using ConstSSIter = SSet::const_iterator; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprefilter.cc25 typedef std::set<std::string>::const_iterator ConstSSIter; typedef
/aosp_15_r20/external/regex-re2/re2/
H A Dprefilter.cc25 typedef std::set<string>::const_iterator ConstSSIter; typedef