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

  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.h 77 bool removeScheduledJob(ResourceHandle*);
ResourceHandleManager.cpp 548 bool ResourceHandleManager::removeScheduledJob(ResourceHandle* job)
744 if (removeScheduledJob(job))

Completed in 93 milliseconds