Searched refs:fpath (Results 1 – 1 of 1) sorted by relevance
943 std::string fpath; in CreateDumpFile() local967 std::string fpath; in DumpCFG() local969 suffix, nr, &fpath)) { in DumpCFG()973 file = fopen(fpath.c_str(), "w"); in DumpCFG()975 PLOG(ERROR) << "Could not open " << fpath << " for DumpCFG."; in DumpCFG()