Searched refs:BlockDeviceForPath (Results 1 – 4 of 4) sorted by relevance
27 std::string BlockDeviceForPath(const std::string& path);
43 std::string BlockDeviceForPath(const std::string& path) { in BlockDeviceForPath() function
131 auto block_device = android::vold::BlockDeviceForPath(path); in secdiscard_path()
138 Realpath(android::vold::BlockDeviceForPath(entry.mount_point + "/"), &gc_path)) { in addFromFstab()