Lines Matching refs:key_value_store
105 SafeMap<std::string, std::string>& key_value_store, in WriteElf() argument
124 vdex_file, oat_file, oat_writer, key_value_store, verify, CopyOption::kOnlyIfCompressed); in WriteElf()
130 SafeMap<std::string, std::string>& key_value_store, in WriteElf() argument
145 return DoWriteElf(vdex_file, oat_file, oat_writer, key_value_store, verify, copy); in WriteElf()
152 SafeMap<std::string, std::string>& key_value_store, in WriteElf() argument
165 return DoWriteElf(vdex_file, oat_file, oat_writer, key_value_store, verify, copy); in WriteElf()
171 SafeMap<std::string, std::string>& key_value_store, in DoWriteElf() argument
202 if (!oat_writer.StartRoData(dex_files, oat_rodata, &key_value_store)) { in DoWriteElf()
436 SafeMap<std::string, std::string> key_value_store; in TEST_F() local
437 key_value_store.Put(OatHeader::kBootClassPathChecksumsKey, "testkey"); in TEST_F()
441 key_value_store, in TEST_F()
556 SafeMap<std::string, std::string> key_value_store; in TEST_F() local
560 key_value_store, in TEST_F()
625 SafeMap<std::string, std::string> key_value_store; in TestDexFileInput() local
634 key_value_store, in TestDexFileInput()
672 key_value_store, in TestDexFileInput()
754 SafeMap<std::string, std::string> key_value_store; in TestZipFileInput() local
763 key_value_store, in TestZipFileInput()
814 key_value_store, in TestZipFileInput()
873 SafeMap<std::string, std::string> key_value_store; in TestZipFileInputWithEmptyDex() local
880 key_value_store, in TestZipFileInputWithEmptyDex()