Searched refs:kClassAllMethods (Results 1 – 1 of 1) sorted by relevance
214 static const std::string kClassAllMethods = "*"; // NOLINT [runtime/string] [4] variable1488 if (method_str == kClassAllMethods) { in ProcessLine()