OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encodeobject
(Results
1 - 2
of
2
) sorted by null
/system/nvram/core/
persistence.cpp
46
storage::Status
EncodeObject
(const Object& object, Blob* blob) {
62
// record produced by |
EncodeObject
|. It then checks the magic field number to
110
storage::Status status =
EncodeObject
<kHeaderMagic>(header, &blob);
128
storage::Status status =
EncodeObject
<kSpaceMagic>(space, &blob);
/external/protobuf/objectivec/
GPBMessage.m
[
all
...]
Completed in 368 milliseconds