Searched defs:GetSystemLogsService (Results 1 – 3 of 3) sorted by relevance
19 std::optional<ServiceDescriptor> ServiceSupplier::GetSystemLogsService() const { in GetSystemLogsService() function in ServiceSupplier
53 std::optional<ServiceDescriptor> GetSystemLogsService() const override { return kDmesgService; } in GetSystemLogsService() function in CoqosLvSystemdServices
66 std::optional<ServiceDescriptor> XmlServiceSupplier::GetSystemLogsService() const { in GetSystemLogsService() function in XmlServiceSupplier