Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_pickle.c372 init_method_ref(PyObject *self, _Py_Identifier *name, in init_method_ref() function
4766 if (init_method_ref((PyObject *)self, &PyId_persistent_id, in _pickle_Pickler___init___impl()
7315 if (init_method_ref((PyObject *)self, &PyId_persistent_load, in _pickle_Unpickler___init___impl()