Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-decoder.cc841 ModuleResult FinishDecoding(bool verify_functions = true) { in FinishDecoding() function in v8::internal::wasm::ModuleDecoderImpl
1464 ModuleResult ModuleDecoder::FinishDecoding(bool verify_functions) { in FinishDecoding() function in v8::internal::wasm::ModuleDecoder
/external/webp/src/dec/
Didec_dec.c246 static VP8StatusCode FinishDecoding(WebPIDecoder* const idec) { in FinishDecoding() function