Lines Matching refs:ERROR
68 PLOG(ERROR) << getId() << " Raw keysize " << mKeyRaw.size() in doCreate()
83 PLOG(ERROR) << getId() << " failed to setup cryptfs"; in doCreate()
92 LOG(ERROR) << getId() << " failed to revert cryptfs"; in doDestroy()
99 LOG(ERROR) << getId() << " failed to read metadata"; in doMount()
107 PLOG(ERROR) << getId() << " failed to create mount point " << mPath; in doMount()
116 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount()
121 PLOG(ERROR) << getId() << " failed to mount"; in doMount()
130 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount()
135 PLOG(ERROR) << getId() << " failed to mount"; in doMount()
140 LOG(ERROR) << getId() << " unsupported filesystem " << mFsType; in doMount()
154 PLOG(ERROR) << getId() << " failed to prepare"; in doMount()
172 PLOG(ERROR) << getId() << " failed to rmdir mount point " << mPath; in doUnmount()
194 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
199 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
203 LOG(ERROR) << getId() << " unsupported filesystem " << fsType; in doFormat()