Searched refs:next_completion_ (Results 1 – 4 of 4) sorted by relevance
67 grpc_closure* next_completion_ = nullptr; member in grpc_core::__anon099ff8160111::SockaddrResolver85 GPR_ASSERT(!next_completion_); in NextLocked()86 next_completion_ = on_complete; in NextLocked()92 if (next_completion_ != nullptr) { in ShutdownLocked()94 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_CREATE_FROM_STATIC_STRING( in ShutdownLocked()96 next_completion_ = nullptr; in ShutdownLocked()101 if (next_completion_ != nullptr && !published_) { in MaybeFinishNextLocked()105 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_NONE); in MaybeFinishNextLocked()106 next_completion_ = nullptr; in MaybeFinishNextLocked()
77 grpc_closure* next_completion_ = nullptr; member in grpc_core::FakeResolver99 GPR_ASSERT(next_completion_ == nullptr); in NextLocked()100 next_completion_ = on_complete; in NextLocked()114 if (next_completion_ != nullptr && in MaybeFinishNextLocked()121 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_NONE); in MaybeFinishNextLocked()122 next_completion_ = nullptr; in MaybeFinishNextLocked()128 if (next_completion_ != nullptr) { in ShutdownLocked()130 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_CREATE_FROM_STATIC_STRING( in ShutdownLocked()132 next_completion_ = nullptr; in ShutdownLocked()
89 grpc_closure* next_completion_ = nullptr; member in grpc_core::__anon00fde9a00111::NativeDnsResolver147 GPR_ASSERT(next_completion_ == nullptr); in NextLocked()148 next_completion_ = on_complete; in NextLocked()174 if (next_completion_ != nullptr) { in ShutdownLocked()176 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_CREATE_FROM_STATIC_STRING( in ShutdownLocked()178 next_completion_ = nullptr; in ShutdownLocked()294 if (next_completion_ != nullptr && resolved_version_ != published_version_) { in MaybeFinishNextLocked()298 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_NONE); in MaybeFinishNextLocked()299 next_completion_ = nullptr; in MaybeFinishNextLocked()
105 grpc_closure* next_completion_ = nullptr; member in grpc_core::__anon2d2148b00111::AresDnsResolver176 GPR_ASSERT(next_completion_ == nullptr); in NextLocked()177 next_completion_ = on_complete; in NextLocked()206 if (next_completion_ != nullptr) { in ShutdownLocked()208 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_CREATE_FROM_STATIC_STRING( in ShutdownLocked()210 next_completion_ = nullptr; in ShutdownLocked()423 if (next_completion_ != nullptr && resolved_version_ != published_version_) { in MaybeFinishNextLocked()428 GRPC_CLOSURE_SCHED(next_completion_, GRPC_ERROR_NONE); in MaybeFinishNextLocked()429 next_completion_ = nullptr; in MaybeFinishNextLocked()