Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_pickle.c373 init_method_ref(PyObject *self, _Py_Identifier *name, in init_method_ref() function
4762 if (init_method_ref((PyObject *)self, &PyId_persistent_id, in _pickle_Pickler___init___impl()
7268 if (init_method_ref((PyObject *)self, &PyId_persistent_load, in _pickle_Unpickler___init___impl()