Searched refs:Receivemsg (Results 1 – 4 of 4) sorted by relevance
98 std::string str = Receivemsg(); in ValidateConnection()136 std::string response = Receivemsg(); in WaitForDeviceDelete()144 std::string SnapuserdClient::Receivemsg() { in Receivemsg() function in android::snapshot::SnapuserdClient175 std::string str = Receivemsg(); in AttachDmUser()194 std::string str = Receivemsg(); in InitDmUserCow()
108 bool Receivemsg(android::base::borrowed_fd fd, const std::string& str);
108 bool SnapuserdServer::Receivemsg(android::base::borrowed_fd fd, const std::string& str) { in Receivemsg() function in android::snapshot::SnapuserdServer341 if (!Receivemsg(fd, str)) { in HandleClient()
43 std::string Receivemsg();