Searched refs:DebugLevel (Results 1 – 4 of 4) sorted by relevance
54 enum DebugLevel { enum295 static DebugLevel debugLevel;
53 DebugLevel Properties::debugLevel = kDebugDisabled;144 debugLevel = (DebugLevel) property_get_int(PROPERTY_DEBUG, kDebugDisabled); in load()
1606 ? ISupplicant.DebugLevel.DEBUG in setLogLevel()1607 : ISupplicant.DebugLevel.INFO; in setLogLevel()
1240 .setDebugParams(eq(ISupplicant.DebugLevel.DEBUG), eq(false), eq(false)); in testSetLogLevel()