Searched refs:gIsDebug (Results 1 – 6 of 6) sorted by relevance
65 gIsDebug = (getenv("ANDROID_SDKMAN_DEBUG") != NULL); in main()76 gIsDebug = true; in main()112 if (gIsDebug) { in main()
113 if (gIsDebug) { in findJavaInEnvPath()136 if (gIsDebug) { in findJavaInEnvPath()216 if (gIsDebug) { in exploreJavaRegistry()262 if (gIsDebug) { in exploreJavaRegistry()442 if (gIsConsole || gIsDebug) displayLastError("CreatePipe failed: "); in getJavaVersion()446 if (gIsConsole || gIsDebug) displayLastError("SetHandleInformation failed: "); in getJavaVersion()473 if ((gIsConsole || gIsDebug) && !ok) displayLastError("CreateProcess failed: "); in getJavaVersion()533 if ((gIsConsole || gIsDebug) && (!j || !v)) { in getJavaVersion()
24 bool gIsDebug = false; variable
37 extern bool gIsDebug;
31 gIsDebug = (getenv("ANDROID_SDKMAN_DEBUG") != NULL); in main()37 gIsDebug = true; in main()
226 if (error != NULL && gIsDebug) { in adjustPrivileges()596 if (gIsDebug) fprintf(stderr, "Search path: '%s'\n", searchPath); in findLock()607 if (gIsDebug) fprintf(stderr, "Warning: adusting privileges failed. Continuing anyway.\n"); in findLock()609 if (gIsDebug) fprintf(stderr, "Privileges adjusted.\n"); // DEBUG remove lter in findLock()698 if (gIsDebug) { in findLock()726 if (gIsDebug) { in findLock()745 if (gIsDebug) { in findLock()757 if (gIsDebug) fprintf(stderr, "[ERROR] %s: %s", error, msg.cstr()); in findLock()