Searched refs:is_fd (Results 1 – 3 of 3) sorted by relevance
155 bool is_fd() const { return type_ == Type::kFd; } in COMPONENT_EXPORT()
164 DCHECK(handle.is_fd()); in ToMojoPlatformHandle()
206 static errcode_t read_sparse_argv(const char *name, bool is_fd, in read_sparse_argv() argument220 if (is_fd) { in read_sparse_argv()