Searched refs:GetRemoteOSKernelDescription (Results 1 – 6 of 6) sorted by relevance
202 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in RemoteAwarePlatform204 return m_remote_platform_sp->GetRemoteOSKernelDescription(); in GetRemoteOSKernelDescription()
348 return GetRemoteOSKernelDescription(); in GetOSKernelDescription()
70 std::optional<std::string> GetRemoteOSKernelDescription() override;
226 virtual std::optional<std::string> GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function
81 std::optional<std::string> GetRemoteOSKernelDescription() override;
168 PlatformRemoteGDBServer::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer