Home
last modified time | relevance | path

Searched defs:ParseUrl (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/request/request/frameworks/cj/ffi/src/
H A Dcj_initialize.cpp71 bool CJInitialize::ParseUrl(std::string &url) in ParseUrl() function in OHOS::CJSystemapi::Request::CJInitialize
/ohos5.0/foundation/communication/netstack/frameworks/native/websocket_client/
H A Dwebsocket_client.cpp326 bool ParseUrl(const std::string url, char *prefix, char *address, char *path, int *port) in ParseUrl() function
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp254 bool WebSocketExec::ParseUrl(ConnectContext *context, char *protocol, size_t protocolLen, char *add… in ParseUrl() function in OHOS::NetStack::Websocket::WebSocketExec
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_initialize.cpp569 bool JsInitialize::ParseUrl(napi_env env, napi_value jsConfig, std::string &url, std::string &errIn… in ParseUrl() function in OHOS::Request::JsInitialize
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp625 bool WebviewController::ParseUrl(napi_env env, napi_value urlObj, std::string& result) in ParseUrl() function in OHOS::NWeb::WebviewController