Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfiemap/
H A Dimage_test.cpp86 manager_->set_partition_opener(std::make_unique<TestPartitionOpener>()); in SetUp()
284 manager_->set_partition_opener(std::make_unique<TestPartitionOpener>()); in TEST_F()
H A Dimage_manager.cpp113 void ImageManager::set_partition_opener(std::unique_ptr<IPartitionOpener>&& opener) { in set_partition_opener() function in android::fiemap::ImageManager
/aosp14/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dimage_manager.h173 void set_partition_opener(std::unique_ptr<IPartitionOpener>&& opener);