Home
last modified time | relevance | path

Searched defs:UnsupportedError (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Tools/freeze/test/
Dfreeze.py18 class UnsupportedError(Exception): class
/aosp_15_r20/external/python/mako/mako/
Dexceptions.py53 class UnsupportedError(MakoException): class
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeHeader.h249 bool UnsupportedError(StringRef Message) { in UnsupportedError() function
/aosp_15_r20/prebuilts/go/linux-x86/src/image/png/
Dreader.go135 type UnsupportedError string type
/aosp_15_r20/prebuilts/go/linux-x86/src/image/jpeg/
Dreader.go23 type UnsupportedError string type