Searched refs:temp_name (Results 1 – 2 of 2) sorted by relevance
138 std::string temp_name(live_bitmap_->GetName()); in SwapBitmaps() local140 mark_bitmap_->SetName(temp_name); in SwapBitmaps()
106 std::string temp_name = live_bitmap_->GetName(); in SwapBitmaps() local108 mark_bitmap_->SetName(temp_name); in SwapBitmaps()