Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.h52 std::string current_suffix; member
Dpartition_cow_creator_test.cpp74 .current_suffix = "_a"}; in TEST_F()
117 .current_suffix = "_a"}; in TEST_F()
153 .current_suffix = "_a", in TEST_F()
Dsnapshot.cpp2150 auto current_suffix = device_->GetSlotSuffix(); in CreateUpdateSnapshots() local
2151 uint32_t current_slot = SlotNumberForSlotSuffix(current_suffix); in CreateUpdateSnapshots()
2207 .current_suffix = current_suffix, in CreateUpdateSnapshots()