Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/size_report/
Dbase_with_nanopb.cc26 template <typename DecodeFunction>
Dserver_with_echo_service.cc43 template <typename DecodeFunction>
/external/pigweed/pw_rpc/nanopb/
Dnanopb_common.cc25 template <typename DecodeFunction>
/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.cpp414 using DecodeFunction = std::function<FXCODEC_STATUS( in ProgressiveDecodeArith() typedef
416 DecodeFunction func; in ProgressiveDecodeArith()