Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/services/mms/
H A Dmms_network_client.cpp143 int32_t MmsNetworkClient::PostUrl(const std::string &mmsc, const std::string &fileName, const std::… in PostUrl() function in OHOS::Telephony::MmsNetworkClient
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp679 int ArkWebNWebImpl::PostUrl(const ArkWebString& url, const ArkWebCharVector& post_data) in PostUrl() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp795 int ArkWebNWebWrapper::PostUrl(const std::string& url, const std::vector<char>& post_data) in PostUrl() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp714 ErrCode WebviewController::PostUrl(std::string& url, std::vector<char>& postData) in PostUrl() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp2808 napi_value NapiWebviewController::PostUrl(napi_env env, napi_callback_info info) in PostUrl() function in OHOS::NWeb::NapiWebviewController