Searched defs:fdPath (Results 1 – 4 of 4) sorted by relevance
223 std::string fdPath = "/proc/self/fd/" + std::to_string(fd); in GetFileSuffix() local
149 uint32_t PrintUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()
51 for (auto fdPath : innerList) { in PrintTask() local
419 uint32_t NapiScanUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()