Home
last modified time | relevance | path

Searched defs:key_value_store (Results 1 – 5 of 5) sorted by relevance

/art/dex2oat/linker/
Doat_writer_test.cc111 OatKeyValueStore& key_value_store, in WriteElf()
131 OatKeyValueStore& key_value_store, in WriteElf()
150 OatKeyValueStore& key_value_store, in WriteElf()
166 OatKeyValueStore& key_value_store, in DoWriteElf()
433 OatKeyValueStore key_value_store; in TEST_F() local
511 /*out*/ uint32_t* checksum) { in TEST_F()
537 OatKeyValueStore key_value_store; in TEST_F() local
544 OatKeyValueStore key_value_store; in TEST_F() local
554 OatKeyValueStore key_value_store; in TEST_F() local
616 OatKeyValueStore key_value_store; in TEST_F() local
[all …]
Dimage_test.h234 OatKeyValueStore key_value_store; in DoCompile() local
Doat_writer.cc580 OatKeyValueStore* key_value_store) { in StartRoData()
2002 size_t OatWriter::InitOatHeader(uint32_t num_dex_files, OatKeyValueStore* key_value_store) { in InitOatHeader()
/art/runtime/oat/
Doat.cc491 void OatHeader::Flatten(const SafeMap<std::string, std::string>* key_value_store) { in Flatten()
/art/runtime/
Druntime_image.cc1127 SafeMap<std::string, std::string> key_value_store; in WriteObjects() local