Searched refs:kInvalidMethod (Results 1 – 1 of 1) sorted by relevance
173 static const std::string kInvalidMethod = "invalid_method"; // NOLINT [runtime/string] [4] variable779 if (method_spec == kInvalidMethod) { in FindMethodIndex()