Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/oss-fuzz/fuzzing/
H A Dexception.hpp39 class FlowException : public ExceptionBase { class
41 FlowException(void) : ExceptionBase() { } in FlowException() function in fuzzing::exception::FlowException