Home
last modified time | relevance | path

Searched refs:Canceled (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dwsgui.py20 class Canceled(Exception): class
23 Canceled = __name__ + ".Canceled" variable
52 except Canceled:
61 raise Canceled
66 raise Canceled
/device/google/contexthub/util/nanotool/
Dcontexthub.h200 Canceled, enumerator
Dandroidcontexthub.cpp249 result = TransportResult::Canceled; in ReadEvent()
374 result = TransportResult::Canceled; in ReadEventFromFd()