Searched refs:set_straced_host_executables (Results 1 – 3 of 3) sorted by relevance
568 void CuttlefishConfig::set_straced_host_executables( in set_straced_host_executables() function in cuttlefish::CuttlefishConfig
284 void set_straced_host_executables(const std::set<std::string>& executables);
1296 tmp_config_obj.set_straced_host_executables(straced_set); in InitializeCuttlefishConfiguration()