Home
last modified time | relevance | path

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

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