HomeSort by relevance Sort by last modified time
    Searched full:site_copy (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/cld/base/
vlog_is_on.h 132 const Atomic32 site_copy = Acquire_Load(site); local
134 PREDICT_TRUE(SiteEpoch(site_copy) == GlobalEpoch()) ?
135 SiteLevel(site_copy) : InitVLOG(site, file);

Completed in 408 milliseconds