Searched refs:kConcurrentCopying (Results 1 – 3 of 3) sorted by relevance
45 static constexpr const char* kConcurrentCopying = "concurrent-copying"; variable
392 return IsKeyEnabled(OatHeader::kConcurrentCopying); in IsConcurrentCopying()
1222 key_value_store_->Put(OatHeader::kConcurrentCopying, kUseReadBarrier); in InsertCompileOptions()