Searched refs:set_logcat_receiver_binary (Results 1 – 3 of 3) sorted by relevance
188 void set_logcat_receiver_binary(const std::string& binary);
823 void CuttlefishConfig::set_logcat_receiver_binary(const std::string& binary) { in set_logcat_receiver_binary() function in vsoc::CuttlefishConfig
406 tmp_config_obj.set_logcat_receiver_binary(FLAGS_logcat_receiver_binary); in InitializeCuttlefishConfiguration()