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

  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.h 117 typedef base::RefCountedData<base::CancellationFlag> SharedCancellationFlag;
123 const scoped_refptr<SharedCancellationFlag>& cancel);
  /external/chromium_org/chrome/installer/util/
shell_util.h 558 typedef base::RefCountedData<base::CancellationFlag> SharedCancellationFlag;
570 const scoped_refptr<SharedCancellationFlag>& cancel,

Completed in 73 milliseconds