Searched refs:Parsemsg (Results 1 – 2 of 2) sorted by relevance
114 void Parsemsg(std::string const& msg, const char delim, std::vector<std::string>& out);
65 void SnapuserdServer::Parsemsg(std::string const& msg, const char delim, in Parsemsg() function in android::snapshot::SnapuserdServer112 Parsemsg(str, delim, out); in Receivemsg()