Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c965 unmarshal_code(char *pathname, PyObject *data, time_t mtime) in unmarshal_code() function
1127 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c937 unmarshal_code(char *pathname, PyObject *data, time_t mtime) in unmarshal_code() function
1099 code = unmarshal_code(modpath, data, mtime); in get_code_from_data()