Home
last modified time | relevance | path

Searched refs:URL_PARAM_SEPARATOR (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dhttp_constant.h25 inline static const std::string URL_PARAM_SEPARATOR = "?"; member in OHOS::Ace::HttpConstant
H A Dfetch_manager.cpp122 std::size_t index = url.find(HttpConstant::URL_PARAM_SEPARATOR); in SetOptionForGet()
135 url = url + HttpConstant::URL_PARAM_SEPARATOR + encodeOut; in SetOptionForGet()

Completed in 1 milliseconds