Lines Matching refs:update_file
111 def update_file(file, newcontents): function
174 update_file(*write_capi_header(header, capi_header_dir, filename))
179 update_file(*write_wrapper_types_header(header, wrapper_types_header))
197 update_file(*write_cpptoc_impl(header, None, cpptoc_global_impl))
202 update_file(*write_ctocpp_impl(header, None, ctocpp_global_impl))
210 update_file(*write_cpptoc_header(header, cls, cpptoc_dir))
213 update_file(*write_cpptoc_impl(header, cls, cpptoc_dir))
221 update_file(*write_ctocpp_header(header, cls, ctocpp_dir))
224 update_file(*write_ctocpp_impl(header, cls, ctocpp_dir))
229 update_file(*write_gypi_file(header, gypi_file))
234 update_file(*write_views_stub_impl(header, views_stub_impl))
239 update_file(*write_libcef_dll_dylib_impl(header, libcef_dll_dylib_impl))