Home
last modified time | relevance | path

Searched defs:block_devices (Results 1 – 6 of 6) sorted by relevance

/aosp14/system/core/fs_mgr/liblp/include/liblp/
H A Dliblp.h43 std::vector<LpMetadataBlockDevice> block_devices; member
H A Dmetadata_format.h221 LpMetadataTableDescriptor block_devices; member
394 LpMetadataTableDescriptor block_devices; member
/aosp14/system/core/fs_mgr/libfiemap/
H A Dmetadata.cpp83 std::vector<BlockDeviceInfo> block_devices = {device_info}; in OpenOrCreateMetadata() local
/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp970 std::vector<BlockDeviceInfo> block_devices = {super}; in TEST_F() local
1024 std::vector<BlockDeviceInfo> block_devices = {super}; in TEST_F() local
1056 std::vector<BlockDeviceInfo> block_devices = {super}; in TEST_F() local
H A Dbuilder.cpp190 const std::vector<BlockDeviceInfo>& block_devices, const std::string& super_partition, in New()
389 bool MetadataBuilder::Init(const std::vector<BlockDeviceInfo>& block_devices, in Init()
/aosp14/system/core/init/
H A Dreboot.cpp288 std::vector<MountEntry> block_devices; in UmountPartitions() local
420 std::vector<MountEntry> block_devices; in TryUmountAndFsck() local