Home
last modified time | relevance | path

Searched defs:load_bool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
DcPickle.c3454 load_bool(Unpicklerobject *self, PyObject *boolean) in load_bool() function
/aosp_15_r20/external/python/cpython3/Modules/
D_pickle.c5209 load_bool(UnpicklerObject *self, PyObject *boolean) in load_bool() function