Searched refs:APIEndpoint (Results 1 – 2 of 2) sorted by relevance
43 const std::array<APIEndpoint, 2> &apis() { in apis()44 static const auto apis = new std::array<APIEndpoint, 2>{ in apis()45 APIEndpoint{ in apis()51 APIEndpoint{ in apis()168 const APIEndpoint *lookup_api(const StringRef &path) { in lookup_api()
55 struct APIEndpoint { struct105 const APIEndpoint *api_;