Home
last modified time | relevance | path

Searched defs:Symlink (Results 1 – 2 of 2) sorted by relevance

/system/memory/mmd/src/
Dblock_dev.rs174 Symlink(&'a str, &'a str), enumerator
/system/vold/
DUtils.cpp569 status_t Symlink(const std::string& target, const std::string& linkpath) { in Symlink() function