Searched defs:TakeMap (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/regex-re2/re2/ | ||
H A D | regexp.cc | 572 std::map<string, int>* TakeMap() { in TakeMap() function in re2::NamedCapturesWalker |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | regexp.cc | 573 std::map<std::string, int>* TakeMap() { in TakeMap() function in re2::NamedCapturesWalker |
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ | ||
H A D | regexp.cc | 589 std::map<std::string, int>* TakeMap() { in TakeMap() function in re2::NamedCapturesWalker |