Searched defs:new_contents (Results 1 – 12 of 12) sorted by relevance
37 content::WebContents* new_contents) { in OnWebContentsCreated()81 content::WebContents* new_contents) { in WebContentsCreated()116 std::unique_ptr<content::WebContents> new_contents, in AddNewContents()
124 uintptr_t new_contents = NewContents(Assemblr, new_capacity); in extendCapacity() local
124 std::unique_ptr<content::WebContents> new_contents, in AddNewContents()
1124 std::unique_ptr<content::WebContents> new_contents, in AddNewContents()1293 content::WebContents* new_contents) { in WebContentsCreated()
83 content::WebContents* new_contents, in CreatePopupBrowserInfo()
42 std::unique_ptr<content::WebContents> new_contents, in AddNewContents()
35 content::WebContents* new_contents) { in ObserveWebContents()
665 GString *new_contents; in keyring_generate_entry() local
835 …const gchar *new_contents = "this is a test message which should be written to source and not targ… in test_replace_symlink() local1194 const gchar *new_contents = "this is a new test message which should be written to source"; in test_replace() local
1362 std::vector<int> new_contents; in TEST() local1410 SourceContainer new_contents(new_contents_in.begin(), in InstanceRangedAssignTestForContainer() local
1366 std::vector<int> new_contents; in TEST() local1414 SourceContainer new_contents(new_contents_in.begin(), in InstanceRangedAssignTestForContainer() local
1781 def write_file(filename, new_contents): argument