Searched refs:RunUpdate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/
H A Djumplist_win.h126 // Helper for RunUpdate() that determines its parameters.
131 void RunUpdate(IncognitoModePrefs::Availability incognito_availability);
133 // Helper method for RunUpdate to create icon files for the asynchrounously
H A Djumplist_win.cc400 // RunUpdate call.
422 // This data will be decoded by the RunUpdate method.
455 base::Bind(&JumpList::RunUpdate, this, incognito_availability));
458 void JumpList::RunUpdate( function in class:JumpList

Completed in 148 milliseconds