Searched refs:GetRemoteOSKernelDescription (Results 1 – 6 of 6) sorted by relevance
315 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in RemoteAwarePlatform317 return m_remote_platform_sp->GetRemoteOSKernelDescription(); in GetRemoteOSKernelDescription()
386 return GetRemoteOSKernelDescription(); in GetOSKernelDescription()
69 std::optional<std::string> GetRemoteOSKernelDescription() override;
239 virtual std::optional<std::string> GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function
81 std::optional<std::string> GetRemoteOSKernelDescription() override;
162 PlatformRemoteGDBServer::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer