Searched refs:ONC_LOG_ERROR (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_utils.cc25 #define ONC_LOG_ERROR(message) NET_LOG_ERROR("ONC", message) macro
51 ONC_LOG_ERROR("Invalid JSON Dictionary: " + error);
83 ONC_LOG_ERROR("Encrypted ONC malformed.");
90 ONC_LOG_ERROR("Encrypted ONC unsupported encryption scheme.");
96 ONC_LOG_ERROR(kUnableToDecrypt);
103 ONC_LOG_ERROR("Too many iterations in encrypted ONC");
108 ONC_LOG_ERROR(kUnableToDecode);
120 ONC_LOG_ERROR(kUnableToDecode);
124 ONC_LOG_ERROR(kUnableToDecode);
128 ONC_LOG_ERROR(kUnableToDecod
[all...]

Completed in 372 milliseconds