Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dprefilter.h98 int alloc_id_; variable
Dprefilter.cc26 alloc_id_ = alloc_id++; in Prefilter()
27 VLOG(10) << "alloc_id: " << alloc_id_; in Prefilter()
32 VLOG(10) << "Deleted: " << alloc_id_; in ~Prefilter()