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

  /external/chromium_org/chrome/browser/infobars/
infobar_service.h 52 virtual int GetActiveEntryID() OVERRIDE;
infobar_service.cc 62 int InfoBarService::GetActiveEntryID() {
  /external/chromium_org/components/infobars/core/
infobar_delegate.cc 92 contents_unique_id_ = infobar()->owner()->GetActiveEntryID();
infobar_manager.h 93 virtual int GetActiveEntryID() = 0;
  /external/chromium_org/android_webview/native/permission/
permission_request_handler.cc 22 int GetActiveEntryID(content::WebContents* web_contents) {
36 contents_unique_id_(GetActiveEntryID(web_contents)) {
  /external/chromium_org/chrome/browser/google/
google_url_tracker_unittest.cc 182 virtual int GetActiveEntryID() OVERRIDE;
196 int TestInfoBarManager::GetActiveEntryID() {
347 infobar_manager->GetActiveEntryID());
    [all...]

Completed in 152 milliseconds