Searched refs:AttachDmUser (Results 1 – 5 of 5) sorted by relevance
73 bool AttachDmUser(const std::string& misc_name);
197 bool SnapuserdClient::AttachDmUser(const std::string& misc_name) { in AttachDmUser() function in android::snapshot::SnapuserdClient
649 bool ok = client_->AttachDmUser(system_device_ctrl_name_); in InitDaemon()
755 bool ok = client_->AttachDmUser(system_device_ctrl_name_); in InitDaemon()
531 return snapuserd_client_->AttachDmUser(misc_name); in MapDmUserCow()1831 if (!snapuserd_client_->AttachDmUser(misc_name)) { in PerformInitTransition()