HomeSort by relevance Sort by last modified time
    Searched refs:MODE_DECODE (Results 1 - 8 of 8) sorted by null

  /system/extras/verity/fec/
main.cpp 37 MODE_DECODE,
312 mode = MODE_DECODE;
375 } else if (mode == MODE_DECODE) {
397 case MODE_DECODE:
  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 315 MODE_DECODE, // --decode: read binary from stdin, write text to stdout.
command_line_interface.cc 725 if (mode_ == MODE_ENCODE || mode_ == MODE_DECODE) {
858 bool decoding_raw = (mode_ == MODE_DECODE) && codec_type_.empty();
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 298 MODE_DECODE // --decode: read binary from stdin, write text to stdout.
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 298 MODE_DECODE // --decode: read binary from stdin, write text to stdout.
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 298 MODE_DECODE // --decode: read binary from stdin, write text to stdout.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 327 MODE_DECODE, // --decode: read binary from stdin, write text to stdout.
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 298 MODE_DECODE // --decode: read binary from stdin, write text to stdout.

Completed in 144 milliseconds