HomeSort by relevance Sort by last modified time
    Searched refs:CloneAndReplace (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/
history_entry.h 66 HistoryNode* CloneAndReplace(HistoryEntry* new_entry,
86 HistoryEntry* CloneAndReplace(const blink::WebHistoryItem& newItem,
history_entry.cc 58 HistoryEntry::HistoryNode* HistoryEntry::HistoryNode::CloneAndReplace(
84 child_history_node->CloneAndReplace(new_entry,
161 HistoryEntry* HistoryEntry::CloneAndReplace(const WebHistoryItem& new_item,
167 root_->CloneAndReplace(new_entry,
history_controller.cc 190 current_entry_.reset(current_entry_->CloneAndReplace(

Completed in 41 milliseconds