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