Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dlog_tee_creator.cpp26 auto logs_path = instance_.PerInstanceInternalPath(name_with_ext.c_str()); in CreateLogTee() local
27 auto logs = CF_EXPECT(SharedFD::Fifo(logs_path, 0666)); in CreateLogTee()
Dopen_wrt.cpp120 auto logs_path = instance_.PerInstanceLogPath("crosvm_openwrt.log"); in Commands() local
122 ap_cmd.AddHvcReadOnly(logs_path); in Commands()