OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDiscardBackingStoreMsg
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/
render_widget_helper.h
192
void
OnDiscardBackingStoreMsg
(BackingStoreMsgProxy* proxy);
render_widget_helper.cc
67
helper_->
OnDiscardBackingStoreMsg
(this);
214
void RenderWidgetHelper::
OnDiscardBackingStoreMsg
(BackingStoreMsgProxy* proxy) {
235
OnDiscardBackingStoreMsg
(proxy);
Completed in 22 milliseconds