Searched refs:GetKeyValueStore (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat.h | 100 const uint8_t* GetKeyValueStore() const; |
D | oat.cc | 374 const uint8_t* OatHeader::GetKeyValueStore() const { in GetKeyValueStore() function in art::OatHeader |