Searched refs:file_contexts_txt (Results 1 – 1 of 1) sorted by relevance
269 const auto file_contexts_txt = std::string(output_path) + ".txt"; in GenerateFileContexts() local270 android::base::unique_fd fd(open(file_contexts_txt.c_str(), in GenerateFileContexts()287 cmd.AddParameter(file_contexts_txt); in GenerateFileContexts()