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
168 uint32_t PrintUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()
54 for (auto fdPath : innerList) { in PrintTask() local
421 uint32_t NapiScanUtils::GetIdFromFdPath(const std::string &fdPath) in GetIdFromFdPath()