Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc196 static const std::string kInvalidMethod = "invalid_method"; // NOLINT [runtime/string] [4] variable
948 if (method_spec == kInvalidMethod) { in FindMethodIndex()