Searched defs:Decoder (Results 1 – 3 of 3) sorted by relevance
46 struct Decoder { struct51 LOG(FATAL) << "Decoder::Finish called while already finished?"; in Finish() argument60 Decoder(std::span<char> output_buffer) : output_buffer_(output_buffer) {} in Decoder() argument73 LOG(FATAL) << "Decoder::Finish called while already finished?"; in Finish() argument
32 class Decoder: class
734 public static final class Decoder { class in CarDiagnosticEvent.IgnitionMonitor738 Decoder(int availableBitmask, int incompleteBitmask) { in Decoder() method in CarDiagnosticEvent.IgnitionMonitor.Decoder