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