Searched defs:CanResume (Results 1 - 5 of 5) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.h215 CanResume ( lldb::StateType state) function in class:ProcessKDP
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h246 CanResume ( lldb::StateType state) function in class:ProcessGDBRemote
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h196 bool CanResume (nub_state_t state) function in class:MachProcess
/external/chromium_org/content/browser/download/
H A Ddownload_item_impl.cc500 bool DownloadItemImpl::CanResume() const { function in class:content::DownloadItemImpl
529 return !CanResume();
/external/chromium_org/net/http/
H A Dhttp_cache_transaction.cc397 if (!CanResume(true))
2796 bool HttpCache::Transaction::CanResume(bool has_data) { function in class:net::HttpCache::Transaction

Completed in 506 milliseconds