Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_service.cpp306 std::string linkPath = taskPath + "/" + each; in CountFdNums() local
/aosp12/system/vold/
H A DUtils.cpp1744 auto linkPath = std::string("/proc/self/fd/") += std::to_string(fd.get()); in OpenDirInProcfs() local