Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/OperatingSystem/Python/
DOperatingSystemPython.cpp239 PythonString core_pystr("core"); in CreateThreadFromThreadInfo() local
246 … const uint32_t core_number = thread_dict.GetItemForKeyAsInteger (core_pystr, UINT32_MAX); in CreateThreadFromThreadInfo()