Searched refs:GetLogLevelByEnv (Results 1 – 3 of 3) sorted by relevance
24 uint8_t GetLogLevelByEnv();
51 uint8_t GetLogLevelByEnv() in GetLogLevelByEnv() function
141 …if (sprintf_s(buf, sizeof(buf), "dummy -l %d -s %s -m", Base::GetLogLevelByEnv(), listenString) < … in PullupServerWin32()