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