Searched defs:DoesPluginReportAllThreads (Results 1 – 3 of 3) sorted by relevance
31 virtual std::optional<bool> DoesPluginReportAllThreads() { return {}; } in DoesPluginReportAllThreads() function
85 std::optional<bool> OperatingSystemPythonInterface::DoesPluginReportAllThreads() { in DoesPluginReportAllThreads() function in OperatingSystemPythonInterface
389 bool OperatingSystemPython::DoesPluginReportAllThreads() { in DoesPluginReportAllThreads() function in OperatingSystemPython