Home
last modified time | relevance | path

Searched refs:FromPath (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/process_sandboxer/
Dlogs.cpp42 static absl::StatusOr<std::unique_ptr<FileLogSink>> FromPath( in FromPath() function in cuttlefish::process_sandboxer::__anon4a7dc1510111::FileLogSink
85 auto sink_status = FileLogSink::FromPath(path); in LogToFiles()