Searched refs:GenProcPidPath (Results 1 – 4 of 4) sorted by relevance
39 auto path = GenProcPidPath(getpid()); in ItProcessFs001()
37 path = GenProcPidPath(1); in ItProcessFs013()
39 extern std::string GenProcPidPath(int pid);
47 std::string GenProcPidPath(int pid) in GenProcPidPath() function