Searched refs:alloc_id_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Dprefilter.h98 int alloc_id_; member in class:re2::Prefilter
H A Dprefilter.cc26 alloc_id_ = alloc_id++;
27 VLOG(10) << "alloc_id: " << alloc_id_;
32 VLOG(10) << "Deleted: " << alloc_id_;
/external/regex-re2/re2/
H A Dprefilter.h98 int alloc_id_; member in class:re2::Prefilter
H A Dprefilter.cc26 alloc_id_ = alloc_id++;
27 VLOG(10) << "alloc_id: " << alloc_id_;
32 VLOG(10) << "Deleted: " << alloc_id_;

Completed in 352 milliseconds