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_test.cpp68 .current_suffix = "_a"}; in TEST_F()
111 .current_suffix = "_a"}; in TEST_F()
147 .current_suffix = "_a", in TEST_F()
214 .current_suffix = "_a", in TEST_F()
Dpartition_cow_creator.h52 std::string current_suffix; member
Dsnapshot.cpp2149 auto current_suffix = device_->GetSlotSuffix(); in CreateUpdateSnapshots() local
2150 uint32_t current_slot = SlotNumberForSlotSuffix(current_suffix); in CreateUpdateSnapshots()
2206 .current_suffix = current_suffix, in CreateUpdateSnapshots()