Lines Matching refs:error
57 return Error() << "Unable to decode UID for '" << args[1] << "': " << uid.error(); in check_chown()
65 return Error() << "Unable to decode GID for '" << args[2] << "': " << gid.error(); in check_chown()
77 return result.error(); in check_exec()
98 return result.error(); in check_interface_restart()
129 return options.error(); in check_mount_all()
137 return options.error(); in check_mkdir()
147 return restorecon_info.error(); in check_restorecon()
170 return result.error(); in check_setprop()
201 if (!rlimit.ok()) return rlimit.error(); in check_setrlimit()
208 return options.error(); in check_swapon_all()
226 return options.error(); in check_umount_all()