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

/external/chromium/chrome/browser/automation/
H A Dautomation_resource_tracker.h18 // Template trick so that AutomationResourceTracker can be used with non-pointer
31 // of AutomationResourceTracker to live in a .cc file.
38 // These need to be implemented in AutomationResourceTracker,
71 class AutomationResourceTracker : public AutomationResourceTrackerImpl, class in inherits:AutomationResourceTrackerImpl,NotificationObserver
74 explicit AutomationResourceTracker(IPC::Message::Sender* automation) function in class:AutomationResourceTracker
153 DISALLOW_COPY_AND_ASSIGN(AutomationResourceTracker);

Completed in 18 milliseconds