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

  /art/runtime/
profiler.h 63 uint32_t GetMethodSize() { return method_size_; }
profiler.cc 616 method_size = node->GetMethodSize();

Completed in 1298 milliseconds