Searched defs:image_diff_pid (Results 1 – 2 of 2) sorted by relevance
79 bool Exec(pid_t image_diff_pid, const std::string& boot_image, std::string* error_msg) { in Exec()102 bool ExecDefaultBootImage(pid_t image_diff_pid, std::string* error_msg) { in ExecDefaultBootImage()
1278 pid_t image_diff_pid, in ImgDiagDumper()1823 pid_t image_diff_pid, in DumpImage()1881 const char* image_diff_pid = raw_option + strlen("--image-diff-pid="); in ParseCustom() local