Searched refs:set_tmp (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ | ||
D | regexp.h | 197 void set_tmp(std::string* tmp) { delete tmp_; tmp_ = tmp; } in set_tmp() function |
D | parse.cc | 2214 status->set_tmp(tmp); in Parse() |