Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c44296 const_str_path_hook = { variable
44422 .co_name = & const_str_path_hook._ascii.ob_base,
44638 & const_str_path_hook._ascii.ob_base,
45364 & const_str_path_hook._ascii.ob_base,
148910 _PyStaticUnicode_Dealloc((PyObject *)&const_str_path_hook); in _Py_Deepfreeze_Fini()