Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Ddynamic_partitions.cpp105 static bool MapPartitionOnDeviceMapper(const std::string& partition_name, std::string* path) { in MapPartitionOnDeviceMapper() function
134 bool result = MapPartitionOnDeviceMapper(args[0], &path); in MapPartitionFn()