Android-cuttlefish cvd tool
Functions | Variables
cuttlefish::anonymous_namespace{log_files.cpp} Namespace Reference

Functions

bool IsNotLogFile (std::string_view name)
 

Variables

constexpr std::string_view kLogFilePrefix = "cvd_"
 
constexpr std::string_view kLogFileSuffix = ".log"
 

Function Documentation

◆ IsNotLogFile()

bool cuttlefish::anonymous_namespace{log_files.cpp}::IsNotLogFile ( std::string_view  name)

Variable Documentation

◆ kLogFilePrefix

constexpr std::string_view cuttlefish::anonymous_namespace{log_files.cpp}::kLogFilePrefix = "cvd_"
constexpr

◆ kLogFileSuffix

constexpr std::string_view cuttlefish::anonymous_namespace{log_files.cpp}::kLogFileSuffix = ".log"
constexpr