Searched refs:pipePurpose (Results 1 – 1 of 1) sorted by relevance
846 std::string pipePurpose("pipe:logcat"); in Run() local853 pipePurpose = devname.substr(pos + 1); in Run()867 if (!android::base::WriteFully(fd, pipePurpose.c_str(), in Run()868 pipePurpose.size() + 1)) { in Run()