Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c2770 static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} }; /* Sentinel */ in SWIG_Python_SetModule()
2771 … = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, swig_empty_runtime_method_table); in SWIG_Python_SetModule()
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx2512 static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} };/* Sentinel */ in SWIG_Python_SetModule() local
2519 swig_empty_runtime_method_table); in SWIG_Python_SetModule()