Home
last modified time | relevance | path

Searched refs:GetExceptionCode (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Darm_cpudetect.c79 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in arm_cpu_caps()
89 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in arm_cpu_caps()
99 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) { in GetExceptionCode() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3549 GetExceptionCode())) { in HandleSehExceptionsInMethodIfSupported()
3554 GetExceptionCode(), location); in HandleSehExceptionsInMethodIfSupported()