Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
Dprocess.cpp93 bool Process::CheckMaps(std::string pidPath) in CheckMaps()
130 bool Process::CheckFds(std::string pidPath) in CheckFds()
163 std::string pidPath = StringPrintf("/proc/%d", pid); in UpdatePidByPath() local