Searched defs:new_content (Results 1 – 10 of 10) sorted by relevance
95 def generate_new_file(file, new_content): argument
262 def update_file(file_name, old_content, new_content): argument
268 def update_file(file_name, old_content, new_content): argument
1300 char *new_content; variable
299 let mut new_content = Vec::new(); in write() localVariable
454 def _decompressContent(response, new_content): argument
447 def _decompressContent(response, new_content): argument
527 def _decompressContent(response, new_content): argument
514 def _decompressContent(response, new_content): argument
3483 const cricket::ContentInfo& new_content = new_contents[i]; in UpdateTransceiversAndDataChannels() local