Searched refs:__decode_dictionary (Results 1 – 1 of 1) sorted by relevance
214 message = self.__decode_dictionary(message_type, dictionary)256 def __decode_dictionary(self, message_type, dictionary): member in ProtoJson336 return self.__decode_dictionary(field.type, value)