OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadHistory
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/tools/
history-viz.py
151
def
LoadHistory
(filename):
178
urls, edges =
LoadHistory
(sys.argv[1])
/external/chromium_org/chrome_frame/
chrome_active_document.h
326
STDMETHOD(
LoadHistory
)(IStream* stream, IBindCtx* bind_context);
chrome_active_document.cc
379
STDMETHODIMP ChromeActiveDocument::
LoadHistory
(IStream* stream,
411
// from Chrome and persist it in the stream. And in
LoadHistory
we need to
737
//
LoadHistory
call. In this case, IE already has the correct information for
[
all
...]
Completed in 2228 milliseconds