Searched defs:fds (Results 1 – 3 of 3) sorted by relevance
57 Integer fds = getIntegerFromCommand(device, "su root ls /proc/" + pid + "/fd | wc -w"); in postExecutionCheck() local
107 def destroy(fds): argument113 def get_info(fds): argument
227 std::vector<decltype(watched_shared_fds_)::value_type> fds; in runAppropriateCallbacks() local