Home
last modified time | relevance | path

Searched defs:LdsUpdateMap (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h161 using LdsUpdateMap = std::map<std::string /*server_name*/, LdsUpdate>; variable
/third_party/grpc/src/core/ext/xds/
Dxds_api.h227 using LdsUpdateMap = std::map<std::string /*server_name*/, LdsUpdate>; variable