Searched refs:matched_file (Results 1 – 1 of 1) sorted by relevance
1093 std::string matched_file; in DoCommand() local1117 if (!matched_file.empty()) { in DoCommand()1122 matched_file.swap(fname); in DoCommand()1126 if (matched_file.empty()) { in DoCommand()1135 manifestfile = db_path_ + matched_file; in DoCommand()