ABSL_GUARDED_BY(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | private |
ABSL_GUARDED_BY(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | private |
ActionDuringRun enum name | grpc_core::promise_detail::FreestandingActivity | protected |
ActivityContexts(Contexts &&... contexts) | grpc_core::promise_detail::ActivityContexts< Contexts... > | inlineexplicitprivate |
Cancel() final | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivatevirtual |
ContextHolder(Contexts value) | grpc_core::promise_detail::ContextHolder< Contexts > | inlineexplicitprivate |
ContextType typedef | grpc_core::promise_detail::ContextHolder< Contexts > | private |
current() | grpc_core::Activity | inlinestatic |
Drop() final | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivatevirtual |
DropHandle() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::promise_detail::FreestandingActivity | private |
Factory typedef | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | |
ForceImmediateRepoll() final | grpc_core::promise_detail::FreestandingActivity | inlinevirtual |
ForceWakeup() | grpc_core::Activity | inline |
GetContext() | grpc_core::promise_detail::ContextHolder< Contexts > | inlineprivate |
GotActionDuringRun() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::promise_detail::FreestandingActivity | inlineprotected |
GPR_THREAD_LOCAL(Activity *) g_current_activity_ | grpc_core::Activity | privatestatic |
have_current() | grpc_core::Activity | inlineprotectedstatic |
is_current() const | grpc_core::Activity | inlineprotected |
MakeNonOwningWaker() final | grpc_core::promise_detail::FreestandingActivity | virtual |
MakeOwningWaker() final | grpc_core::promise_detail::FreestandingActivity | inlinevirtual |
MarkDone() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivate |
mu() ABSL_LOCK_RETURNED(mu_) | grpc_core::promise_detail::FreestandingActivity | inlineprotected |
mu_ | grpc_core::promise_detail::FreestandingActivity | private |
on_done_ | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | private |
operator=(const Orphanable &)=delete | grpc_core::Orphanable | |
Orphan() final | grpc_core::promise_detail::FreestandingActivity | inlinevirtual |
Orphanable(const Orphanable &)=delete | grpc_core::Orphanable | |
Orphanable() | grpc_core::Orphanable | inlineprotected |
Promise typedef | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | private |
PromiseActivity(F promise_factory, WakeupScheduler wakeup_scheduler, OnDone on_done, Contexts &&... contexts) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inline |
Ref() | grpc_core::promise_detail::FreestandingActivity | inlineprivate |
RefHandle() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::promise_detail::FreestandingActivity | private |
RefIfNonzero() | grpc_core::promise_detail::FreestandingActivity | private |
refs_ | grpc_core::promise_detail::FreestandingActivity | private |
ResultType typedef | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | |
RunScheduledWakeup() | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inline |
RunStep() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivate |
SetActionDuringRun(ActionDuringRun action) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu_) | grpc_core::promise_detail::FreestandingActivity | inlineprotected |
Start(Factory promise_factory) ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivate |
Step() ABSL_LOCKS_EXCLUDED(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivate |
StepLoop() ABSL_EXCLUSIVE_LOCKS_REQUIRED(mu()) | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivate |
Unref() | grpc_core::promise_detail::FreestandingActivity | inlineprivate |
value_ | grpc_core::promise_detail::ContextHolder< Contexts > | private |
Wakeup() final | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inlineprivatevirtual |
wakeup_scheduled_ | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | private |
wakeup_scheduler_ | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | private |
WakeupComplete() | grpc_core::promise_detail::FreestandingActivity | inlineprotected |
~FreestandingActivity() override | grpc_core::promise_detail::FreestandingActivity | inlineprotected |
~Orphanable() | grpc_core::Orphanable | inlineprotectedvirtual |
~PromiseActivity() override | grpc_core::promise_detail::PromiseActivity< F, WakeupScheduler, OnDone, Contexts > | inline |
~Wakeable() | grpc_core::Wakeable | inlineprivate |