Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/windows/converter_exe/
Dconverter.cc673 static bool IsInternalServer(const string &server_name) { in IsInternalServer() function
685 if (IsInternalServer(server_name)) { in AddServer()