Searched refs:temp_name (Results 1 – 2 of 2) sorted by relevance
131 std::string temp_name(live_bitmap_->GetName()); in SwapBitmaps() local133 mark_bitmap_->SetName(temp_name); in SwapBitmaps()
82 std::string temp_name = live_bitmap_->GetName(); in SwapBitmaps() local84 mark_bitmap_->SetName(temp_name); in SwapBitmaps()