Home | History | Annotate | Download | only in vold

Lines Matching full:plog

150         PLOG(ERROR) << "Unable to find device keyring";
168 PLOG(ERROR) << "Failed to insert key into keyring " << device_keyring;
189 PLOG(ERROR) << "Unable to open ce key directory: " + directory_path;
198 PLOG(ERROR) << "Unable to read ce key directory: " + directory_path;
248 PLOG(WARNING) << "Unable to rename " << to_fix << " to " << current_path;
286 PLOG(ERROR) << "Failed to prepare " << dir;
295 PLOG(ERROR) << "Failed to destroy " << dir;
303 // TODO status_t plays badly with PLOG, fix it.
327 PLOG(ERROR) << "Unable to move new key to location: " << key_path;
397 PLOG(ERROR) << "Unable to read de key directory";
405 PLOG(ERROR) << "Unable to read de key directory";
441 PLOG(ERROR) << "Cannot save type";
464 PLOG(ERROR) << "Cannot save key reference";
549 PLOG(ERROR) << "Failed to chmod " << path;
554 PLOG(WARNING) << "Failed to setfilecon " << path;
563 PLOG(ERROR) << "Failed to chmod " << path;
569 PLOG(WARNING) << "Failed to restorecon " << path;