Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dmessage.js1318 return jspb.Message.cloneMessage(msg);
1327 jspb.Message.cloneMessage = function(msg) { function in jspb.Message
Dmessage_test.js480 var clone = original.cloneMessage();