OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PARSE
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java
68
public static final String
PARSE
= "
PARSE
";
/external/protobuf/src/google/protobuf/
wire_format.h
182
//
Parse
a single field. The input should start out positioned immidately
203
//
Parse
/serialize a MessageSet::Item group. Used with messages that use
225
PARSE
,
descriptor.pb.cc
[
all
...]
wire_format.cc
403
// MessageSet item, then
parse
that.
571
VerifyUTF8String(value.data(), value.length(),
PARSE
);
645
// we can
parse
it later. This will probably never happen in practice,
664
// We saw some message data before the type_id. Have to
parse
it
688
// Already saw type_id, so we can
parse
this directly.
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc
246
::google::protobuf::internal::WireFormat::
PARSE
);
264
::google::protobuf::internal::WireFormat::
PARSE
);
579
::google::protobuf::internal::WireFormat::
PARSE
);
596
::google::protobuf::internal::WireFormat::
PARSE
);
613
::google::protobuf::internal::WireFormat::
PARSE
);
900
::google::protobuf::internal::WireFormat::
PARSE
);
[
all
...]
/external/bluetooth/hcidump/src/
hcidump.c
58
PARSE
,
68
static int mode =
PARSE
;
331
/*
Parse
and print */
332
parse
(&frm);
445
parse
(&frm);
1036
case
PARSE
:
Completed in 4853 milliseconds