Searched defs:GetBlockDeviceInfo (Results 1 – 3 of 3) sorted by relevance
65 bool GetBlockDeviceInfo(const std::string& block_device, BlockDeviceInfo* device_info) { in GetBlockDeviceInfo() function
1017 bool MetadataBuilder::GetBlockDeviceInfo(const std::string& partition_name, in GetBlockDeviceInfo() function in android::fs_mgr::MetadataBuilder
192 BlockDeviceInfo DeviceHandler::GetBlockDeviceInfo(const std::string& uevent_path) const { in GetBlockDeviceInfo() function in android::init::DeviceHandler