Searched refs:show_timestamp (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/ |
D | supplicant.h | 60 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys, 81 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys);
|
D | supplicant.cpp | 211 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys, in setDebugParams() argument 217 show_timestamp, show_keys); in setDebugParams() 396 ISupplicant::DebugLevel level, bool show_timestamp, bool show_keys) in setDebugParamsInternal() argument 399 wpa_global_, static_cast<uint32_t>(level), show_timestamp, in setDebugParamsInternal()
|