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

  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper_delegate.cc 16 void TabContentsWrapperDelegate::OnDidGetApplicationInfo(
tab_contents_wrapper_delegate.h 22 virtual void OnDidGetApplicationInfo(TabContentsWrapper* source,
  /external/chromium/chrome/browser/extensions/
extension_tab_helper.cc 113 OnDidGetApplicationInfo)
121 void ExtensionTabHelper::OnDidGetApplicationInfo(
126 wrapper_->delegate()->OnDidGetApplicationInfo(wrapper_, page_id);
extension_tab_helper.h 32 // request. The delegate is notified by way of OnDidGetApplicationInfo when
81 void OnDidGetApplicationInfo(int32 page_id, const WebApplicationInfo& info);
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 811 void OnDidGetApplicationInfo(int32 page_id, const WebApplicationInfo& info);
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h     [all...]
browser.cc 615 // OnDidGetApplicationInfo, which calls
    [all...]

Completed in 73 milliseconds