Home
last modified time | relevance | path

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

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