• Home
  • Raw
  • Download

Lines Matching refs:ALOGW

326             ALOGW("write failed: %s", strerror(errno));  in writeFully()
486 ALOGW("Could not read random data for: %s", filename); in writeBlob()
521 ALOGW("could not open file: %s: %s", tmpFileName, strerror(errno)); in writeBlob()
529 ALOGW("blob not fully written %zu != %zu", writtenBytes, fileLength); in writeBlob()
534 ALOGW("could not rename blob to %s: %s", filename, strerror(errno)); in writeBlob()
753 ALOGW("couldn't open user directory: %s", strerror(errno)); in reset()
999 ALOGW("key found but type doesn't match: %d vs %d", keyBlob->getType(), type); in get()
1078 ALOGW("can't create filepath for key %s", filename); in getKeyForName()
1355 ALOGW("couldn't open user directory for rename"); in upgradeKeystore()
1359 ALOGW("couldn't rename blob: %s: %s", file->d_name, strerror(errno)); in upgradeKeystore()
1391 ALOGW("permission denied for %d: test", callingUid); in test()
1401 ALOGW("permission denied for %d: get", callingUid); in get()
1411 ALOGW("Could not read %s", name8.string()); in get()
1428 ALOGW("permission denied for %d: insert", callingUid); in insert()
1454 ALOGW("permission denied for %d: del", callingUid); in del()
1479 ALOGW("permission denied for %d: exist", callingUid); in exist()
1501 ALOGW("permission denied for %d: saw", callingUid); in saw()
1514 ALOGW("can't open directory for user: %s", strerror(errno)); in saw()
1545 ALOGW("could not allocate match of size %zd", extra); in saw()
1557 ALOGW("permission denied for %d: reset", callingUid); in reset()
1592 ALOGW("permission denied for %d: password", callingUid); in password()
1618 ALOGW("permission denied for %d: lock", callingUid); in lock()
1635 ALOGW("permission denied for %d: unlock", callingUid); in unlock()
1652 ALOGW("permission denied for %d: zero", callingUid); in zero()
1662 ALOGW("permission denied for %d: generate", callingUid); in generate()
1674 ALOGW("calling generate in state: %d", state); in generate()
1713 ALOGW("permission denied for %d: import", callingUid); in import()
1739 ALOGW("permission denied for %d: saw", callingUid); in sign()
1773 ALOGW("device couldn't sign data"); in sign()
1784 ALOGW("permission denied for %d: verify", callingUid); in verify()
1840 ALOGW("permission denied for %d: get_pubkey", callingUid); in get_pubkey()
1877 ALOGW("permission denied for %d: del_key", callingUid); in del_key()
1921 ALOGW("permission denied for %d: grant", callingUid); in grant()
1945 ALOGW("permission denied for %d: ungrant", callingUid); in ungrant()
1968 ALOGW("permission denied for %d: getmtime", callingUid); in getmtime()
1976 ALOGW("could not access %s for getmtime", filename.string()); in getmtime()
1982 ALOGW("could not open %s for getmtime", filename.string()); in getmtime()
1990 ALOGW("could not stat %s for getmtime", filename.string()); in getmtime()
2001 ALOGW("permission denied for %d: duplicate", callingUid); in duplicate()
2063 ALOGW("permission denied for %d: clear_uid", callingUid); in clear_uid()
2075 ALOGW("can't get keymaster device"); in clear_uid()
2082 ALOGW("can't open user directory: %s", strerror(errno)); in clear_uid()
2111 ALOGW("couldn't open %s", filename.string()); in clear_uid()
2120 ALOGW("device couldn't remove %s", filename.string()); in clear_uid()
2127 ALOGW("couldn't unlink %s", filename.string()); in clear_uid()