Searched refs:force_async (Results 1 – 2 of 2) sorted by relevance
273 bool PickFromRoundRobinPolicyLocked(bool force_async, PendingPick* pp,1581 bool GrpcLb::PickFromRoundRobinPolicyLocked(bool force_async, PendingPick* pp, in PickFromRoundRobinPolicyLocked() argument1600 if (force_async) { in PickFromRoundRobinPolicyLocked()1619 if (force_async) { in PickFromRoundRobinPolicyLocked()
714 void NotifyEndpointOfError(Endpoint* endpoint, bool force_async) { in NotifyEndpointOfError() argument717 if (endpoint->task_runner()->RunsTasksInCurrentSequence() && !force_async) { in NotifyEndpointOfError()