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()
107 std::string temp_name = live_bitmap_.GetName(); in SwapBitmaps() local109 mark_bitmap_.SetName(temp_name); in SwapBitmaps()