Searched defs:ImgDiagArgs (Results 1 – 1 of 1) sorted by relevance
1043 struct ImgDiagArgs : public CmdlineArgs { struct1045 using Base = CmdlineArgs;1047 virtual ParseStatus ParseCustom(const StringPiece& option, in ParseCustom()1077 virtual ParseStatus ParseChecks(std::string* error_msg) OVERRIDE { in ParseChecks()1105 virtual std::string GetUsage() const { in GetUsage()1128 pid_t image_diff_pid_ = -1;1129 pid_t zygote_diff_pid_ = -1;