Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Ddm.cpp524 static bool ExtractBlockDeviceName(const std::string& path, std::string* name) { in ExtractBlockDeviceName() function
535 if (!ExtractBlockDeviceName(path, &name)) { in IsDmBlockDevice()
543 if (!ExtractBlockDeviceName(path, &name)) { in GetDmDeviceNameByPath()
563 if (!ExtractBlockDeviceName(path, &name)) { in GetParentBlockDeviceByPath()