Home
last modified time | relevance | path

Searched refs:AssertCurrentlyOnDragThread (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/download/
Ddrag_download_file.cc44 AssertCurrentlyOnDragThread(); in ~DragDownloadFile()
62 AssertCurrentlyOnDragThread(); in Start()
183 void DragDownloadFile::AssertCurrentlyOnDragThread() { in AssertCurrentlyOnDragThread() function in DragDownloadFile
199 AssertCurrentlyOnDragThread(); in StartNestedMessageLoop()
209 AssertCurrentlyOnDragThread(); in QuitNestedMessageLoop()
Ddrag_download_file.h78 void AssertCurrentlyOnDragThread();