Searched defs:prop_file (Results 1 – 2 of 2) sorted by relevance
268 std::ifstream prop_file(file, std::ios::in); in ReadPropMap() local288 /*out*/std::string* prop_file, in ParseArgs()308 std::string prop_file; in AgentStart() local
167 def replace_properties(self, prop_file): argument