Searched refs:NullMethod (Results 1 - 2 of 2) sorted by relevance
/art/runtime/ | ||
H A D | profiler.h | 113 void NullMethod() { ++num_null_methods_; } function in class:art::ProfileSampleResults |
H A D | profiler.cc | 405 profile_table_.NullMethod(); |
Completed in 4 milliseconds