Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp569 const std::set<std::string>& straced_host_executables) { in set_straced_host_executables()
576 std::set<std::string> CuttlefishConfig::straced_host_executables() const { in straced_host_executables() function in cuttlefish::CuttlefishConfig
577 std::set<std::string> straced_host_executables; in straced_host_executables() local