Searched refs:SwapValues (Results 1 – 6 of 6) sorted by relevance
42 map->SwapValues(&swap); in TEST()81 map->SwapValues(&swap); in TEST()114 map->SwapValues(&swap); in TEST()
36 void SwapValues(DOMStorageValuesMap* map);
102 void DOMStorageMap::SwapValues(DOMStorageValuesMap* values) { in SwapValues() function in content::DOMStorageMap
183 map_->SwapValues(&values); in Prime()
292 map_->SwapValues(&initial_values); in InitialImportIfNeeded()
395 void SwapValues(HValue** other_base, int* other_offset, int* other_scale) { in SwapValues() function