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

  /external/chromium_org/content/browser/download/
download_item_impl_unittest.cc 398 item->DestinationObserverAsWeakPtr()->DestinationError(
425 item->DestinationObserverAsWeakPtr()->DestinationError(
451 item->DestinationObserverAsWeakPtr()->DestinationError(
482 item->DestinationObserverAsWeakPtr()->DestinationCompleted(std::string());
499 item->DestinationObserverAsWeakPtr());
547 item->DestinationObserverAsWeakPtr()->DestinationError(
728 item->DestinationObserverAsWeakPtr()->DestinationCompleted(std::string());
769 item->DestinationObserverAsWeakPtr()->DestinationError(reason);
787 item->DestinationObserverAsWeakPtr()->DestinationError(
822 item->DestinationObserverAsWeakPtr()->DestinationError
    [all...]
download_item_impl.h 196 DestinationObserverAsWeakPtr();
download_manager_impl.cc 423 download->DestinationObserverAsWeakPtr()));
download_item_impl.cc     [all...]

Completed in 145 milliseconds