Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c40534 const_str__path_hooks = { variable
40681 .co_name = & const_str__path_hooks._ascii.ob_base,
40781 & const_str__path_hooks._ascii.ob_base,
42039 & const_str__path_hooks._ascii.ob_base,
148823 _PyStaticUnicode_Dealloc((PyObject *)&const_str__path_hooks); in _Py_Deepfreeze_Fini()