Searched refs:gIsDebug (Results 1 – 9 of 9) sorted by relevance
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()
142 if (gIsDebug) { in findJavaInPath()162 if (gIsDebug) { in findJavaInEnvPath()190 if (gIsDebug) { in findJavaInEnvPath()272 if (gIsDebug) { in exploreJavaRegistry()318 if (gIsDebug) { in exploreJavaRegistry()467 if (gIsConsole || gIsDebug) displayLastError("CreatePipe failed: "); in getJavaVersion()471 if (gIsConsole || gIsDebug) displayLastError("SetHandleInformation failed: "); in getJavaVersion()498 if ((gIsConsole || gIsDebug) && !ok) displayLastError("CreateProcess failed: "); in getJavaVersion()561 if ((gIsConsole || gIsDebug) && (!j || !v)) { in getJavaVersion()
115 gIsDebug = (getenv("ANDROID_SDKMAN_DEBUG") != NULL); in main()142 gIsDebug = true; in main()189 if (gIsDebug) { in main()
24 bool gIsDebug = false; variable
37 extern bool gIsDebug;
22 extern bool gIsDebug;
21 bool gIsDebug = false; variable
62 gIsDebug = (getenv("ANDROID_SDKMAN_DEBUG") != NULL); in _tmain()77 gIsDebug = true; in _tmain()