Home
last modified time | relevance | path

Searched refs:DebugLevel (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dsupplicant.h60 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys,
62 Return<ISupplicant::DebugLevel> getDebugLevel() override;
81 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys);
Dsupplicant.cpp211 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys, in setDebugParams()
228 Return<ISupplicant::DebugLevel> Supplicant::getDebugLevel() in getDebugLevel()
232 return (ISupplicant::DebugLevel)wpa_debug_level; in getDebugLevel()
396 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys) in setDebugParamsInternal()
Dhidl_manager.h313 static_cast<uint32_t>(ISupplicant::DebugLevel::EXCESSIVE) == MSG_EXCESSIVE,
316 static_cast<uint32_t>(ISupplicant::DebugLevel::ERROR) == MSG_ERROR,
/external/mdnsresponder/mDNSShared/
DDebugServices.c83 static OSStatus DebugPrint( DebugLevel inLevel, char *inData, size_t inSize );
128 static void DebugWindowsEventLogPrint( DebugLevel inLevel, char *inData, size_t inSize );
198 static DebugLevel gDebugPrintLevelMin = kDebugLevelInfo;
199 static DebugLevel gDebugPrintLevelMax = kDebugLevelMax;
200 static DebugLevel gDebugBreakLevel = kDebugLevelAssert;
424 DebugLevel * level; in DebugGetProperty()
430 level = va_arg( args, DebugLevel * ); in DebugGetProperty()
436 level = va_arg( args, DebugLevel * ); in DebugGetProperty()
442 level = va_arg( args, DebugLevel * ); in DebugGetProperty()
463 DebugLevel level; in DebugSetProperty()
[all …]
DDebugServices.h281 typedef int32_t DebugLevel; typedef
1406 DEBUG_EXPORT size_t DebugPrintF( DebugLevel inLevel, const char *inFormat, ... );
1416 DEBUG_EXPORT size_t DebugPrintFVAList( DebugLevel inLevel, const char *inFormat, va_list inArgs );
1540 DebugLevel inLevel,
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c200 void DebugDumpQuerySet( DebugLevel inLevel, const WSAQUERYSETW *inQuerySet );
1695 void DebugDumpQuerySet( DebugLevel inLevel, const WSAQUERYSETW *inQuerySet ) in DebugDumpQuerySet()
/external/llvm/docs/
DCommandLine.rst435 cl::opt<DebugLev> DebugLevel("debug_level", cl::desc("Set the debugging level:"),
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCommandLine.rst432 cl::opt<DebugLev> DebugLevel("debug_level", cl::desc("Set the debugging level:"),