Home
last modified time | relevance | path

Searched defs:GetSystemLogsService (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/hal/dumpstate/1.1/
DServiceSupplier.cpp19 std::optional<ServiceDescriptor> ServiceSupplier::GetSystemLogsService() const { in GetSystemLogsService() function in ServiceSupplier
Dserver_main.cpp53 std::optional<ServiceDescriptor> GetSystemLogsService() const override { return kDmesgService; } in GetSystemLogsService() function in CoqosLvSystemdServices
/device/google/trout/hal/dumpstate/1.1/config/
DXmlServiceSupplier.cpp66 std::optional<ServiceDescriptor> XmlServiceSupplier::GetSystemLogsService() const { in GetSystemLogsService() function in XmlServiceSupplier