Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc98 Result<std::string> GetPartitionNameFromPath(const std::string& path) { in GetPartitionNameFromPath() function
178 extracted.images.emplace(CF_EXPECT(GetPartitionNameFromPath(name))); in ExtractTargetFiles()
203 const auto partition = CF_EXPECT(GetPartitionNameFromPath(name)); in ExtractTargetFiles()