HomeSort by relevance Sort by last modified time
    Searched refs:SwigMethods (Results 1 - 2 of 2) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/python/
pyinit.swg 263 /* Fix SwigMethods to carry the callback ptrs when needed */
343 SwigMethods,
392 /* Fix SwigMethods to carry the callback ptrs when needed */
393 SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial);
398 m = Py_InitModule((char *) SWIG_name, SwigMethods);
435 for (i = 0; SwigMethods[i].ml_name != NULL; ++i)
436 SwigPyBuiltin_AddPublicSymbol(public_interface, SwigMethods[i].ml_name);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c     [all...]

Completed in 63 milliseconds