Searched refs:UserSnapshotServer (Results 1 – 3 of 3) sorted by relevance
64 UserSnapshotServer::UserSnapshotServer() { in UserSnapshotServer() function in android::snapshot::UserSnapshotServer72 UserSnapshotServer::~UserSnapshotServer() { in ~UserSnapshotServer()79 std::string UserSnapshotServer::GetDaemonStatus() { in GetDaemonStatus()100 void UserSnapshotServer::ShutdownThreads() { in ShutdownThreads()398 bool UserSnapshotServer::Run() { in Run()430 void UserSnapshotServer::JoinAllThreads() { in JoinAllThreads()455 void UserSnapshotServer::AcceptClient() { in AcceptClient()481 void UserSnapshotServer::Interrupt() { in Interrupt()652 void UserSnapshotServer::MonitorMerge() { in MonitorMerge()686 bool UserSnapshotServer::WaitForSocket() { in WaitForSocket()[all …]
84 class UserSnapshotServer {137 UserSnapshotServer();138 ~UserSnapshotServer();
55 UserSnapshotServer user_server_;