Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpickle.py889 def load_persid(self): member in Unpickler
892 dispatch[PERSID] = load_persid
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
DcPickle.c4059 load_persid(Unpicklerobject *self) in load_persid() function
4957 if (load_persid(self) < 0) in load()
5375 if (load_persid(self) < 0) in noload()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
DcPickle.c4024 load_persid(Unpicklerobject *self) in load_persid() function
4922 if (load_persid(self) < 0) in load()
5340 if (load_persid(self) < 0) in noload()