Searched defs:backend_index (Results 1 – 3 of 3) sorted by relevance
129 grpc_core::DebugLocation debug_location, size_t backend_index, in GetCookiesForBackend()167 grpc_core::DebugLocation debug_location, size_t backend_index, in GetAffinityCookieHeaderForBackend()
172 const uint64_t backend_index = sequence % weights_.size(); in Pick() local