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

  /external/chromium/chrome/common/
child_process_logging.h 65 class ScopedActiveURLSetter {
67 explicit ScopedActiveURLSetter(const GURL& url) {
71 ~ScopedActiveURLSetter() {
76 DISALLOW_COPY_AND_ASSIGN(ScopedActiveURLSetter);
  /external/chromium_org/chrome/common/
child_process_logging.h 126 class ScopedActiveURLSetter {
128 explicit ScopedActiveURLSetter(const GURL& url) {
132 ~ScopedActiveURLSetter() {
137 DISALLOW_COPY_AND_ASSIGN(ScopedActiveURLSetter);

Completed in 47 milliseconds