Searched refs:props_file (Results 1 – 1 of 1) sorted by relevance
254 const string& props_file, in ExtractProperties() argument266 if (props_file == "-") { in ExtractProperties()270 props_file.c_str(), properties.c_str(), properties.length()); in ExtractProperties()271 LOG(INFO) << "Generated properties file at " << props_file; in ExtractProperties()