Searched refs:set_logcat_receiver_binary (Results 1 – 3 of 3) sorted by relevance
146 void set_logcat_receiver_binary(const std::string& binary);
543 void CuttlefishConfig::set_logcat_receiver_binary(const std::string& binary) { in set_logcat_receiver_binary() function in cuttlefish::CuttlefishConfig
424 tmp_config_obj.set_logcat_receiver_binary( in InitializeCuttlefishConfiguration()