Searched refs:WriteSnapshotPatch (Results 1 – 1 of 1) sorted by relevance
114 bool WriteSnapshotPatch(std::string cow_device, std::string patch);283 threads_.emplace_back(std::async(std::launch::async, &MapSnapshots::WriteSnapshotPatch, in ApplyUpdate()395 bool MapSnapshots::WriteSnapshotPatch(std::string cow_device, std::string patch) { in WriteSnapshotPatch() function in android::snapshot::MapSnapshots448 threads_.emplace_back(std::async(std::launch::async, &MapSnapshots::WriteSnapshotPatch, this, in InitiateThreadedSnapshotWrite()