Searched refs:DebugLevel (Results 1 – 4 of 4) sorted by relevance
55 enum DebugLevel { enum227 static DebugLevel debugLevel;
40 DebugLevel Properties::debugLevel = kDebugDisabled;133 debugLevel = (DebugLevel)property_get_int(PROPERTY_DEBUG, kDebugDisabled); in load()
2077 ? ISupplicant.DebugLevel.DEBUG in setLogLevel()2078 : ISupplicant.DebugLevel.INFO; in setLogLevel()
1450 .setDebugParams(eq(ISupplicant.DebugLevel.DEBUG), eq(false), eq(false)); in testSetLogLevel()