Home
last modified time | relevance | path

Searched refs:Parsemsg (Results 1 – 2 of 2) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dsnapuserd_server.h114 void Parsemsg(std::string const& msg, const char delim, std::vector<std::string>& out);
Dsnapuserd_server.cpp65 void SnapuserdServer::Parsemsg(std::string const& msg, const char delim, in Parsemsg() function in android::snapshot::SnapuserdServer
112 Parsemsg(str, delim, out); in Receivemsg()