Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp108 inline void __abi_ThrowIfFailed(long __hrArg) in __abi_ThrowIfFailed() argument
110 if (__hrArg < 0) in __abi_ThrowIfFailed()
112 __abi_WinRTraiseException(__hrArg); in __abi_ThrowIfFailed()