Searched defs:fdTotal (Results 1 – 2 of 2) sorted by relevance
30 std::string& fdTotal = result["fdTotal"]; in ItemData() local54 void FileDescriptor::GetFds(const std::string &pid, std::string &fds, std::string &fdTotal) in GetFds()
108 std::string fdTotal = fdsItemData["fdTotal"]; variable