Searched defs:SwapResult (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
H A Dhistory_types.cc146 void URLResult::SwapResult(URLResult* other) { function in class:history::URLResult
189 new_result->SwapResult(result);
/external/chromium_org/chrome/browser/history/
H A Dhistory_types.cc116 void URLResult::SwapResult(URLResult* other) { function in class:history::URLResult
162 new_result->SwapResult(result);

Completed in 100 milliseconds