Lines Matching refs:ERROR
69 PLOG(ERROR) << getId() << " Raw keysize " << mKeyRaw.size() << in doCreate()
85 PLOG(ERROR) << getId() << " failed to setup cryptfs"; in doCreate()
94 LOG(ERROR) << getId() << " failed to revert cryptfs"; in doDestroy()
101 LOG(ERROR) << getId() << " failed to read metadata"; in doMount()
109 PLOG(ERROR) << getId() << " failed to create mount point " << mPath; in doMount()
118 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount()
123 PLOG(ERROR) << getId() << " failed to mount"; in doMount()
132 PLOG(ERROR) << getId() << " failed filesystem check"; in doMount()
137 PLOG(ERROR) << getId() << " failed to mount"; in doMount()
142 LOG(ERROR) << getId() << " unsupported filesystem " << mFsType; in doMount()
156 PLOG(ERROR) << getId() << " failed to prepare"; in doMount()
175 PLOG(ERROR) << getId() << " failed to rmdir mount point " << mPath; in doUnmount()
197 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
202 PLOG(ERROR) << getId() << " failed to format"; in doFormat()
206 LOG(ERROR) << getId() << " unsupported filesystem " << fsType; in doFormat()