Home
last modified time | relevance | path

Searched defs:RemoveGroupAndPartitions (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp628 TEST_F(BuilderTest, RemoveGroupAndPartitions) { in TEST_F() argument
H A Dbuilder.cpp1107 void MetadataBuilder::RemoveGroupAndPartitions(std::string_view group_name) { in RemoveGroupAndPartitions() function in android::fs_mgr::MetadataBuilder