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