Home
last modified time | relevance | path

Searched defs:GetCodeSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_method-inl.h82 inline uint32_t ArtMethod::GetCodeSize() const { in GetCodeSize() function
/art/runtime/
Doat_file.cc459 uint32_t OatFile::OatMethod::GetCodeSize() const { in GetCodeSize() function in art::OatFile::OatMethod