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

  /external/chromium_org/components/google/core/browser/
google_url_tracker_infobar_delegate.h 43 // Other than set_pending_id(), these accessors are only used by test code.
47 void set_pending_id(int pending_id) { pending_id_ = pending_id; } function in class:GoogleURLTrackerInfoBarDelegate
google_url_tracker.cc 277 map_entry->infobar_delegate()->set_pending_id(pending_id);
298 map_entry->infobar_delegate()->set_pending_id(0);

Completed in 286 milliseconds