Home
last modified time | relevance | path

Searched refs:GetNumMethodIds (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h1066 uint32_t GetNumMethodIds() const { in GetNumMethodIds() function
Dprofile_compilation_info.cc2868 << ",num_method_ids=" << dumper.GetNumMethodIds() in operator <<()