Home | History | Annotate | Download | only in src

Lines Matching defs:IsValid

1437 bool ThreadHandle::IsValid() const {
1481 ASSERT(IsValid());
1631 bool IsValid() const { return socket_ != INVALID_SOCKET; }
1639 if (!IsValid()) {
1656 if (!IsValid()) {
1666 if (!IsValid()) {
1680 if (!IsValid()) {
1706 if (IsValid()) {