GetPendingMovesValue  348 chrome/installer/util/delete_after_reboot_helper.cc   HRESULT hr = GetPendingMovesValue(&pending_moves);
GetPendingMovesValue   40 chrome/installer/util/delete_after_reboot_helper.h HRESULT GetPendingMovesValue(std::vector<PendingMove>* pending_moves);
GetPendingMovesValue   36 chrome/installer/util/delete_after_reboot_helper_unittest.cc       GetPendingMovesValue(&original_pending_moves_);
GetPendingMovesValue  149 chrome/installer/util/delete_after_reboot_helper_unittest.cc   EXPECT_TRUE(SUCCEEDED(GetPendingMovesValue(&pending_moves)));
GetPendingMovesValue  181 chrome/installer/util/delete_after_reboot_helper_unittest.cc   HRESULT hr = GetPendingMovesValue(&pending_moves);
GetPendingMovesValue  197 chrome/installer/util/delete_after_reboot_helper_unittest.cc   GetPendingMovesValue(&initial_pending_moves);
GetPendingMovesValue  203 chrome/installer/util/delete_after_reboot_helper_unittest.cc   EXPECT_TRUE(SUCCEEDED(GetPendingMovesValue(&pending_moves)));
GetPendingMovesValue  238 chrome/installer/util/delete_after_reboot_helper_unittest.cc   HRESULT hr = GetPendingMovesValue(&pending_moves);