Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.cc69 bool Regexp::QuickDestroy() { in QuickDestroy() function in re2::Regexp
136 if (QuickDestroy()) in Destroy()
158 if (sub->ref_ == 0 && !sub->QuickDestroy()) { in Destroy()
Dregexp.h458 bool QuickDestroy();