Searched defs:cow_path (Results 1 – 4 of 4) sorted by relevance
240 bool MapSnapshots::GetCowDevicePath(std::string partition_name, std::string* cow_path) { in GetCowDevicePath()293 std::string cow_path; in ApplyUpdate() local
2664 std::string cow_path; in MapPartitionWithSnapshot() local2813 std::string cow_path; in MapCowDevices() local3774 std::string cow_path; in InitializeUpdateSnapshots() local3924 std::string cow_path; in OpenCompressedSnapshotWriter() local
2057 auto cow_path = android::base::GetProperty("gsid.mapped_image.sys_b-cow-img", ""); in TEST_F() local
38 Extractor::Extractor(const std::string& base_path, const std::string& cow_path) in Extractor()