Searched refs:_NAME_TO_SYMBOL_MAPPING (Results 1 – 1 of 1) sorted by relevance
97 _NAME_TO_SYMBOL_MAPPING = dict() variable101 return _NAME_TO_SYMBOL_MAPPING.get(name)344 _NAME_TO_SYMBOL_MAPPING[name] = func346 _NAME_TO_SYMBOL_MAPPING['compat.v1.%s' % name_v1] = func