Home | History | Annotate | Download | only in hidl

Lines Matching refs:ALOGE

82                 ALOGE("Must have both key id and key in the JsonWebKey set.");
87 ALOGE("Failed to decode key id(%s)", encodedKeyId.c_str());
92 ALOGE("Failed to decode key(%s)", encodedKey.c_str());
125 ALOGE("Malformed base64 encoded content found.");
173 ALOGE("JSON Web Key does not contain keys.");
192 ALOGE("Parser returns error code=%d", numTokens);
204 ALOGE("Parser returns error code=%d", status);
230 ALOGE("Empty JSON Web Key");
243 ALOGE("Parser returns error code=%d", numTokens);
254 ALOGE("Parser returns error code=%d", status);