Home
last modified time | relevance | path

Searched defs:IsCanceled (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Ddownload_item_impl.cc37 bool CefDownloadItemImpl::IsCanceled() { in IsCanceled() function in CefDownloadItemImpl
/third_party/protobuf/python/google/protobuf/
Dservice.py180 def IsCanceled(self): member in RpcController
/third_party/cef/libcef_dll/ctocpp/
Ddownload_item_ctocpp.cc68 NO_SANITIZE("cfi-icall") bool CefDownloadItemCToCpp::IsCanceled() { in IsCanceled() function in CefDownloadItemCToCpp