Searched refs:isStaticCached_ (Results 1 – 5 of 5) sorted by relevance
196 (preStaticStatus_ != isStaticCached_ && isStaticCached_ == false); in CheckFilterCacheNeedForceClear()
3716 isStaticCached_ = isStaticCached; in SetStaticCached()3719 if (!isStaticCached_) { in SetStaticCached()3725 return isStaticCached_; in IsStaticCached()
75 return isStaticCached_; in IsStaticCached()
863 std::atomic<bool> isStaticCached_ = false; variable
842 ASSERT_TRUE(node->isStaticCached_);846 ASSERT_FALSE(node->isStaticCached_);