Searched defs:Flatten (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat.cc92 // Flatten the map. Will also update variable_size_data_size_.
93 Flatten(variable_data);
479 void OatHeader::Flatten(const SafeMap<std::string, std::string>* key_value_store) { function in class:art::OatHeader

Completed in 107 milliseconds