Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.h55 struct PathMatcher { struct
56 enum class PathMatcherType {
61 PathMatcherType type;
62 std::string string_matcher;
63 std::unique_ptr<RE2> regex_matcher;