Searched refs:computeOneofCase (Results 1 – 1 of 1) sorted by relevance
336 opt_oneofFields, goog.partial(jspb.Message.computeOneofCase, msg));766 var currentCase = jspb.Message.computeOneofCase(msg, oneof);794 jspb.Message.computeOneofCase = function(msg, oneof) { function in jspb.Message