Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h130 const std::string& Strace() const { return strace_; } in Strace()
137 std::string strace_; variable
Dsubprocess.cpp166 strace_ = std::move(s); in Strace()
170 strace_ = std::move(s); in Strace()