Searched refs:GetMethodSize (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dprofiler.h63 uint32_t GetMethodSize() { return method_size_; } function in class:art::StackTrieNode
H A Dprofiler.cc613 method_size = node->GetMethodSize();

Completed in 30 milliseconds