Home
last modified time | relevance | path

Searched refs:GetKeyValueStoreSize (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat.h106 uint32_t GetKeyValueStoreSize() const;
Doat.cc390 uint32_t OatHeader::GetKeyValueStoreSize() const { in GetKeyValueStoreSize() function in art::OatHeader
Doat_file.cc321 oat += GetOatHeader().GetKeyValueStoreSize(); in Setup()
328 GetOatHeader().GetKeyValueStoreSize(), in Setup()