Searched refs:debugserver_exists (Results 1 – 1 of 1) sorted by relevance
912 bool debugserver_exists = in StartDebugserverProcess() local914 if (!debugserver_exists) { in StartDebugserverProcess()919 debugserver_exists = FileSystem::Instance().Exists(debugserver_file_spec); in StartDebugserverProcess()920 if (debugserver_exists) { in StartDebugserverProcess()935 debugserver_exists = true; in StartDebugserverProcess()949 if (debugserver_exists) { in StartDebugserverProcess()