Home
last modified time | relevance | path

Searched defs:implementor (Results 1 – 5 of 5) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h380 CalculateNumChildren (const lldb::ScriptInterpreterObjectSP& implementor) in CalculateNumChildren()
386 GetChildAtIndex (const lldb::ScriptInterpreterObjectSP& implementor, uint32_t idx) in GetChildAtIndex()
392 …GetIndexOfChildWithName (const lldb::ScriptInterpreterObjectSP& implementor, const char* child_nam… in GetIndexOfChildWithName()
398 UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor) in UpdateSynthProviderInstance()
404 MightHaveChildrenSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor) in MightHaveChildrenSynthProviderInstance()
/external/javassist/src/main/javassist/tools/reflect/
DCompiler.java92 Reflection implementor = new Reflection(); in processClasses() local
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1807 PyObject* implementor = (PyObject*)os_plugin_object_sp->GetObject(); in OSPlugin_RegisterInfo() local
1866 PyObject* implementor = (PyObject*)os_plugin_object_sp->GetObject(); in OSPlugin_ThreadsInfo() local
1953 PyObject* implementor = (PyObject*)os_plugin_object_sp->GetObject(); in OSPlugin_RegisterContextData() local
2017 PyObject* implementor = (PyObject*)os_plugin_object_sp->GetObject(); in OSPlugin_CreateThread() local
2422 void* implementor = implementor_sp->GetObject(); in CalculateNumChildren() local
2446 void* implementor = implementor_sp->GetObject(); in GetChildAtIndex() local
2484 void* implementor = implementor_sp->GetObject(); in GetIndexOfChildWithName() local
2510 void* implementor = implementor_sp->GetObject(); in UpdateSynthProviderInstance() local
2534 void* implementor = implementor_sp->GetObject(); in MightHaveChildrenSynthProviderInstance() local
/external/robolectric/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...