Home
last modified time | relevance | path

Searched defs:pickle_protocol (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/torch/
H A Dserialization.py678 def _legacy_save(obj, f, pickle_module, pickle_protocol) -> None: argument
822 def _save(obj, zip_file, pickle_module, pickle_protocol, _disable_byteorder_record): argument
/aosp_15_r20/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.c19 PyObject *pickle_dumps, *pickle_loads, *pickle_protocol; variable
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Dyacc.py92 pickle_protocol = 0 # Protocol to use when writing pickle files variable
/aosp_15_r20/external/ply/ply/ply/
H A Dyacc.py92 pickle_protocol = 0 # Protocol to use when writing pickle files variable
/aosp_15_r20/external/libchrome/third_party/ply/
H A Dyacc.py85 pickle_protocol = 0 # Protocol to use when writing pickle files variable
/aosp_15_r20/external/python/pycparser/pycparser/ply/
Dyacc.py93 pickle_protocol = 0 # Protocol to use when writing pickle files variable