Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
DInflater.c44 #define ThrowDataFormatException(env, msg) \ macro
177 ThrowDataFormatException(env, strm->msg); in checkInflateStatus()