Searched defs:IsCanceled (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/libcef/browser/ | ||
D | download_item_impl.cc | 37 bool CefDownloadItemImpl::IsCanceled() { in IsCanceled() function in CefDownloadItemImpl |
/third_party/protobuf/python/google/protobuf/ | ||
D | service.py | 180 def IsCanceled(self): member in RpcController |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | download_item_ctocpp.cc | 68 NO_SANITIZE("cfi-icall") bool CefDownloadItemCToCpp::IsCanceled() { in IsCanceled() function in CefDownloadItemCToCpp |