Home
last modified time | relevance | path

Searched defs:GetBlockDeviceInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dpartition_opener.cpp65 bool GetBlockDeviceInfo(const std::string& block_device, BlockDeviceInfo* device_info) { in GetBlockDeviceInfo() function
H A Dbuilder.cpp1017 bool MetadataBuilder::GetBlockDeviceInfo(const std::string& partition_name, in GetBlockDeviceInfo() function in android::fs_mgr::MetadataBuilder
/aosp_15_r20/system/core/init/
H A Ddevices.cpp192 BlockDeviceInfo DeviceHandler::GetBlockDeviceInfo(const std::string& uevent_path) const { in GetBlockDeviceInfo() function in android::init::DeviceHandler