Searched refs:frro_file_path (Results 1 – 2 of 2) sorted by relevance
45 const std::string& frro_file_path) { in CreateFrroFile() argument69 std::ofstream fout(frro_file_path); in CreateFrroFile()76 unlink(frro_file_path.c_str()); in CreateFrroFile()82 unlink(frro_file_path.c_str()); in CreateFrroFile()86 if (chmod(frro_file_path.c_str(), kIdmapFilePermission) == -1) { in CreateFrroFile()88 frro_file_path.c_str()); in CreateFrroFile()
119 const std::string& frro_file_path) { in callCreateFrroFile() argument121 targetOverlayable, entries_params, frro_file_path); in callCreateFrroFile()160 const std::string& frro_file_path);