Home
last modified time | relevance | path

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

/aosp12/system/extras/partition_tools/
H A Ddynamic_partitions_device_info.proto57 repeated BlockDevice block_devices = 5 [json_name = "block_devices"]; field
H A Dlpmake.cc201 std::vector<BlockDeviceInfo> block_devices; in main() local
/aosp12/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
/aosp12/system/core/fs_mgr/libfiemap/
H A Dmetadata.cpp82 std::vector<BlockDeviceInfo> block_devices = {device_info}; in OpenOrCreateMetadata() local
/aosp12/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp968 std::vector<BlockDeviceInfo> block_devices = {super}; in TEST_F() local
1022 std::vector<BlockDeviceInfo> block_devices = {super}; in TEST_F() local
1054 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()
/aosp12/system/core/init/
H A Dreboot.cpp286 std::vector<MountEntry> block_devices; in UmountPartitions() local
418 std::vector<MountEntry> block_devices; in TryUmountAndFsck() local