Home
last modified time | relevance | path

Searched refs:load_proto (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dpickle.py1229 def load_proto(self): member in _Unpickler
1234 dispatch[PROTO[0]] = load_proto
/third_party/python/Modules/
H A D_pickle.c6804 load_proto(UnpicklerObject *self) in load_proto() function
6937 OP(PROTO, load_proto) in load()

Completed in 12 milliseconds