Searched refs:python_swig_init_callback (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Interpreter/
H A DScriptInterpreter.cpp91 ScriptInterpreter::InitializeInterpreter (SWIGInitCallback python_swig_init_callback) argument
94 ScriptInterpreterPython::InitializeInterpreter (python_swig_init_callback);
H A DScriptInterpreterPython.cpp3050 ScriptInterpreterPython::InitializeInterpreter (SWIGInitCallback python_swig_init_callback) argument
3052 g_swig_init_callback = python_swig_init_callback;
/external/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h504 InitializeInterpreter (SWIGInitCallback python_swig_init_callback);
H A DScriptInterpreterPython.h242 InitializeInterpreter (SWIGInitCallback python_swig_init_callback);

Completed in 110 milliseconds