Home
last modified time | relevance | path

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

/system/vold/
DFileDeviceUtils.h27 std::string BlockDeviceForPath(const std::string& path);
DFileDeviceUtils.cpp43 std::string BlockDeviceForPath(const std::string& path) { in BlockDeviceForPath() function
Dsecdiscard.cpp172 auto block_device = android::vold::BlockDeviceForPath(path); in secdiscard_path()
DIdleMaint.cpp147 Realpath(android::vold::BlockDeviceForPath(entry.mount_point + "/"), &gc_path)) { in addFromFstab()