Searched refs:logType (Results 1 – 2 of 2) sorted by relevance
32 static void anp_log(ANPLogType logType, const char format[], ...) { in anp_log() argument37 switch (logType) { in anp_log()
156 function handleResponse(logType, newState) { argument157 log(xhr.responseText, logType);