HomeSort by relevance Sort by last modified time
    Searched refs:saveHistoryGuts (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/win/
WebHistory.h 145 HRESULT saveHistoryGuts(CFURLRef url, IWebError** error);
WebHistory.cpp 365 hr = saveHistoryGuts(urlRef.get(), error);
375 HRESULT WebHistory::saveHistoryGuts(CFURLRef url, IWebError** error)
    [all...]

Completed in 50 milliseconds