Searched defs:IsValid (Results 1 – 10 of 10) sorted by relevance
31 bool IsValid() const { return directory_ != nullptr; } in IsValid() function
26 bool IsValid() const { return task_fd_.get() >= 0; } in IsValid() function
27 bool IsValid() const { return buffer_ && buffer_->initCheck() == OK; } in IsValid() function
42 bool IsValid() const { return ints_.size() != 0 || fds_.size() != 0; } in IsValid() function
23 bool ChannelParcelable::IsValid() const { in IsValid() function in android::pdx::uds::ChannelParcelable
106 bool IsValid() const { return fd_ >= 0; } in IsValid() function
94 bool C2HandleBuf::IsValid(const C2Handle* const o) { in IsValid() function in android::C2HandleBuf
82 bool C2HandleIon::IsValid(const C2Handle * const o) { in IsValid() function in android::C2HandleIon
139 static bool IsValid(const C2Handle *const o) { in IsValid() function in android::__anon20596b550311::C2HandleGralloc
157 bool IsValid() const { return mFd != kInvalidFileDescriptor; } in IsValid() function in android::UInputDescriptor