HomeSort by relevance Sort by last modified time
    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