Lines Matching refs:BRILLO_EXPORT
13 #include <brillo/brillo_export.h>
22 BRILLO_EXPORT std::string Combine(
25 BRILLO_EXPORT std::string CombineMultiple(
33 BRILLO_EXPORT std::string TrimOffQueryString(std::string* url);
44 BRILLO_EXPORT std::string GetQueryString(const std::string& url,
48 BRILLO_EXPORT data_encoding::WebParamList GetQueryStringParameters(
52 BRILLO_EXPORT std::string GetQueryStringValue(
55 BRILLO_EXPORT std::string GetQueryStringValue(
65 BRILLO_EXPORT std::string RemoveQueryString(
70 BRILLO_EXPORT std::string AppendQueryParam(
75 BRILLO_EXPORT std::string AppendQueryParams(
80 BRILLO_EXPORT bool HasQueryString(const std::string& url);