Lines Matching refs:ALOGD
584 ALOGD("couldn't insert encrypted blob while not unlocked"); in writeBlob()
1651 ALOGD("calling get in state: %d", state); in insert()
1790 ALOGD("calling lock in state: %d", state); in lock()
1808 ALOGD("calling unlock when not locked"); in unlock()
1996 ALOGD("calling import in state: %d", state); in import()
2068 ALOGD("calling verify in state: %d", state); in verify()
2193 ALOGD("calling grant in state: %d", state); in grant()
2218 ALOGD("calling ungrant in state: %d", state); in ungrant()
2276 ALOGD("calling duplicate in state: %d", state); in duplicate()
2283 ALOGD("migrate not granted from source: %d -> %d", callingUid, srcUid); in duplicate()
2293 ALOGD("can only duplicate from caller to other or to same uid: " in duplicate()
2299 ALOGD("duplicate not granted to dest: %d -> %d", callingUid, destUid); in duplicate()
2311 ALOGD("destination already exists: %s", targetFile.string()); in duplicate()