Lines Matching refs:Put
1199 key_value_store_->Put(OatHeader::kDex2OatCmdLineKey, oss.str()); in InsertCompileOptions()
1201 key_value_store_->Put( in InsertCompileOptions()
1204 key_value_store_->Put( in InsertCompileOptions()
1207 key_value_store_->Put(OatHeader::kCompilerFilter, in InsertCompileOptions()
1209 key_value_store_->Put(OatHeader::kConcurrentCopying, in InsertCompileOptions()
1817 key_value_store_->Put(OatHeader::kCompilationReasonKey, compilation_reason_); in Setup()
1823 key_value_store_->Put(OatHeader::kBootClassPathKey, android::base::Join(dex_locations_, ':')); in Setup()
1836 key_value_store_->Put(OatHeader::kBootClassPathKey, bcp_dependency); in Setup()
1840 key_value_store_->Put( in Setup()
1847 key_value_store_->Put(OatHeader::kBootClassPathKey, in Setup()
1850 key_value_store_->Put( in Setup()
1892 key_value_store_->Put(OatHeader::kClassPathKey, class_path_key); in Setup()