Searched defs:GoogleURLTrackerClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_client.cc7 GoogleURLTrackerClient::GoogleURLTrackerClient() : google_url_tracker_(NULL) { function in class:GoogleURLTrackerClient
10 GoogleURLTrackerClient::~GoogleURLTrackerClient() {
H A Dgoogle_url_tracker_client.h19 class GoogleURLTrackerClient { class
21 GoogleURLTrackerClient();
22 virtual ~GoogleURLTrackerClient();
53 DISALLOW_COPY_AND_ASSIGN(GoogleURLTrackerClient);

Completed in 68 milliseconds