Lines Matching defs:prefix
201 std::string_view prefix) in addPrefixToStringItem()
283 inline void addPrefixToItem(nlohmann::json& item, std::string_view prefix) in addPrefixToItem()
300 std::string_view prefix) in addAggregatedHeaders()
329 std::string_view prefix) in addPrefixToHeadersInResp()
361 inline void addPrefixes(nlohmann::json& json, std::string_view prefix) in addPrefixes()
475 std::string prefix; in addSatelliteConfig() local
781 const std::string& prefix, in forwardRequest()
946 std::string_view prefix, in processResponse()
996 const std::string& prefix, in processCollectionResponse()
1128 const std::string& prefix, in processContainsSubordinateResponse()
1388 std::string prefix = urlSegment.substr(0, underscorePos); in segmentHasPrefix() local