Searched refs:debugserver_exists (Results 1 – 1 of 1) sorted by relevance
911 bool debugserver_exists = in StartDebugserverProcess() local913 if (!debugserver_exists) { in StartDebugserverProcess()918 debugserver_exists = FileSystem::Instance().Exists(debugserver_file_spec); in StartDebugserverProcess()919 if (debugserver_exists) { in StartDebugserverProcess()934 debugserver_exists = true; in StartDebugserverProcess()948 if (debugserver_exists) { in StartDebugserverProcess()