OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyOnStateChangeLocked
(Results
1 - 5
of
5
) sorted by null
/external/grpc-grpc/src/core/ext/filters/client_channel/
lb_policy.h
130
virtual void
NotifyOnStateChangeLocked
(grpc_connectivity_state* state,
client_channel.cc
213
lb_policy->
NotifyOnStateChangeLocked
(&w->state, &w->on_changed);
[
all
...]
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/pick_first/
pick_first.cc
55
void
NotifyOnStateChangeLocked
(grpc_connectivity_state* state,
296
void PickFirst::
NotifyOnStateChangeLocked
(grpc_connectivity_state* current,
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
round_robin.cc
66
void
NotifyOnStateChangeLocked
(grpc_connectivity_state* state,
660
void RoundRobin::
NotifyOnStateChangeLocked
(grpc_connectivity_state* current,
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
grpclb.cc
132
void
NotifyOnStateChangeLocked
(grpc_connectivity_state* state,
[
all
...]
Completed in 73 milliseconds