Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h113 void NullMethod() { ++num_null_methods_; } in NullMethod() function
Dprofiler.cc409 profile_table_.NullMethod(); in ProcessMethod()