Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Ddm.cpp563 static bool ExtractBlockDeviceName(const std::string& path, std::string* name) { in ExtractBlockDeviceName() function
574 if (!ExtractBlockDeviceName(path, &name)) { in IsDmBlockDevice()
582 if (!ExtractBlockDeviceName(path, &name)) { in GetDmDeviceNameByPath()
602 if (!ExtractBlockDeviceName(path, &name)) { in GetParentBlockDeviceByPath()