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.cpp91 bool Process::CheckMaps(std::string pidPath) in CheckMaps()
128 bool Process::CheckFds(std::string pidPath) in CheckFds()
161 std::string pidPath = StringPrintf("/proc/%d", pid); in UpdatePidByPath() local