OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODE_ENCODE
(Results
1 - 8
of
8
) sorted by null
/system/extras/verity/fec/
main.cpp
36
MODE_ENCODE
,
270
int mode =
MODE_ENCODE
;
304
if (mode !=
MODE_ENCODE
) {
309
if (mode !=
MODE_ENCODE
) {
327
if (mode !=
MODE_ENCODE
) {
334
if (mode !=
MODE_ENCODE
) {
341
if (mode !=
MODE_ENCODE
) {
363
if (mode ==
MODE_ENCODE
) {
395
case
MODE_ENCODE
:
/external/protobuf/src/google/protobuf/compiler/
command_line_interface.h
314
MODE_ENCODE
, // --encode: read text from stdin, write binary to stdout.
command_line_interface.cc
725
if (mode_ ==
MODE_ENCODE
|| mode_ == MODE_DECODE) {
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
297
MODE_ENCODE
, // --encode: read text from stdin, write binary to stdout.
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
297
MODE_ENCODE
, // --encode: read text from stdin, write binary to stdout.
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h
297
MODE_ENCODE
, // --encode: read text from stdin, write binary to stdout.
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
326
MODE_ENCODE
, // --encode: read text from stdin, write binary to stdout.
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h
297
MODE_ENCODE
, // --encode: read text from stdin, write binary to stdout.
Completed in 235 milliseconds