Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp2255 auto suffixed_name = partition_update.partition_name() + target_suffix; in CreateUpdateSnapshotsInternal() local
2257 install_operation_map.emplace(suffixed_name, &partition_update.operations()); in CreateUpdateSnapshotsInternal()
2264 auto& extra_extents = extra_extents_map[suffixed_name]; in CreateUpdateSnapshotsInternal()