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

  /art/compiler/
compiled_method.h 130 size_t GetFrameSizeInBytes() const {
  /art/runtime/
oat_file.h 78 size_t GetFrameSizeInBytes() const {
  /art/runtime/mirror/
art_method.h 286 size_t GetFrameSizeInBytes() const {
300 return GetFrameSizeInBytes() - kPointerSize;

Completed in 23 milliseconds