Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Durl_utils_test.cc126 TEST(UrlUtils, AppendQueryParams) { in TEST() argument
H A Durl_utils.cc140 std::string url::AppendQueryParams(const std::string& url, in AppendQueryParams() function in brillo::url