Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c384 init_method_ref(PyObject *self, PyObject *name, in init_method_ref() function
4771 if (init_method_ref((PyObject *)self, &_Py_ID(persistent_id), in _pickle_Pickler___init___impl()
7268 if (init_method_ref((PyObject *)self, &_Py_ID(persistent_load), in _pickle_Unpickler___init___impl()