HomeSort by relevance Sort by last modified time
    Searched refs:GetKeyValueStoreSize (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat.h 101 uint32_t GetKeyValueStoreSize() const;
oat_file.cc 244 oat += GetOatHeader().GetKeyValueStoreSize();
248 Begin(), sizeof(OatHeader), GetOatHeader().GetKeyValueStoreSize(),
oat.cc 395 uint32_t OatHeader::GetKeyValueStoreSize() const {

Completed in 278 milliseconds