Searched defs:install_file (Results 1 – 9 of 9) sorted by relevance
28 def install_file(file_name, src_dir, dst_dir): function
112 def install_file(content: bytes, dest_path: str): function
68 void set_temporary_install_file(const std::string& install_file) { in set_temporary_install_file()
53 int (*install_file) (struct semanage_handle *, const char *); member
133 install_file = gen['install'] variable
48 def install_file(src, dst): function
93 def install_file(src, dst): function
585 const std::string& install_file = Paths::Get().temporary_install_file(); in log_failure_code() local
707 const std::string& install_file = Paths::Get().temporary_install_file(); in InstallPackage() local