Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_host.h324 virtual bool IsTransientError (dng_error_code code);
Ddng_host.cpp211 bool dng_host::IsTransientError (dng_error_code code) in IsTransientError() function in dng_host
Ddng_xmp_sdk.cpp480 if (host.IsTransientError (except.ErrorCode ())) in Parse()
Ddng_negative.cpp596 if (host.IsTransientError (except.ErrorCode ())) in SetXMP()
3109 if (host.IsTransientError (except.ErrorCode ())) in Parse()