Home
last modified time | relevance | path

Searched refs:proto_msg (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/io/
DUtil.cpp61 bool CopyProtoToArchive(IAaptContext* context, ::google::protobuf::MessageLite* proto_msg, in CopyProtoToArchive() argument
74 if (!proto_msg->SerializeToZeroCopyStream(&adaptor)) { in CopyProtoToArchive()
DUtil.h42 bool CopyProtoToArchive(IAaptContext* context, ::google::protobuf::MessageLite* proto_msg,