Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c32943 const_str_FileLoader = { variable
33456 & const_str_FileLoader._ascii.ob_base,
34192 & const_str_FileLoader._ascii.ob_base,
34306 .co_name = & const_str_FileLoader._ascii.ob_base,
34307 .co_qualname = & const_str_FileLoader._ascii.ob_base,
45639 & const_str_FileLoader._ascii.ob_base,
45955 & const_str_FileLoader._ascii.ob_base,
148659 _PyStaticUnicode_Dealloc((PyObject *)&const_str_FileLoader); in _Py_Deepfreeze_Fini()