/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_web_ffi.cpp | 27 const char* url; member 385 cjEvent.url = eventInfo->GetUrl().c_str(); in OnCommonDialog() 404 void FfiOHOSAceFrameworkWebOnPageStart(void (*callback)(const char* url)) in FfiOHOSAceFrameworkWebOnPageStart() argument 466 cjWebResourceRequest.url = request->GetUrl().c_str(); in FfiOHOSAceFrameworkWebOnLoadIntercept() 479 void FfiOHOSAceFrameworkWebOnPageFinish(void (*callback)(const char* url)) in FfiOHOSAceFrameworkWebOnPageFinish() argument
|
H A D | cj_image_span_ffi.cpp | 78 void FfiOHOSAceFrameworkImageSpanCreateWithUrl(const char* url) in FfiOHOSAceFrameworkImageSpanCreateWithUrl() argument 83 FfiOHOSAceFrameworkImageCreateWithUrl(url); in FfiOHOSAceFrameworkImageSpanCreateWithUrl()
|
/third_party/ffmpeg/libavformat/ |
H A D | utils.c | 360 int *port_ptr, char *path, int path_size, const char *url) in av_url_split() 376 if ((p = strchr(url, ':'))) { in av_url_split() 377 av_strlcpy(proto, url, FFMIN(proto_size, p + 1 - url)); in av_url_split() 385 av_strlcpy(path, url, path_size); in av_url_split() 357 av_url_split(char *proto, int proto_size, char *authorization, int authorization_size, char *hostname, int hostname_size, int *port_ptr, char *path, int path_size, const char *url) av_url_split() argument
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-debugger-script.cc | 285 std::unique_ptr<StringBuffer> url = in GetScriptName() local 287 return url ? toString16(url->string()) : name; in GetScriptName() 361 String16 url, String16 embedderName) in V8DebuggerScript() 363 m_url(std::move(url)), in V8DebuggerScript() 360 V8DebuggerScript(v8::Isolate* isolate, String16 id, String16 url, String16 embedderName) V8DebuggerScript() argument
|
/third_party/python/Tools/ssl/ |
H A D | multissltests.py | 253 url = url_template.format(v=self.version, s=self.short_version) 254 log.info("Downloading from {}".format(url)) 256 req = urlopen(url) 261 "Download from {} has from failed: {}".format(url, e) 264 log.info("Successfully downloaded from {}".format(url))
|
/applications/standard/app_samples/code/Project/HapBuild/compile-tool/bin/ |
H A D | update-sdk.sh | 57 --url=[sdk url] 94 echo "--url is not null"
|
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
H A D | want_utils.cpp | 74 std::string url = want.GetUriString(); in IsAtomicServiceUrl() local 77 isAtomicServiceShortUrl = AppDomainVerify::AppDomainVerifyMgrClient::GetInstance()->IsAtomicServiceUrl(url); in IsAtomicServiceUrl() 80 TAG_LOGI(AAFwkTag::ABILITYMGR, "not atomic service short url"); in IsAtomicServiceUrl()
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router.h | 60 void FlushPage(const RefPtr<JsAcePage>& page, const std::string& url); 61 void OnPageReady(const RefPtr<JsAcePage>& page, const std::string& url, bool needHideLast);
|
/foundation/arkui/ace_engine/adapter/preview/entrance/udmf/ |
H A D | udmf_impl.cpp | 87 const RefPtr<UnifiedData>& unifiedData, const std::string& url, const std::string& description) in AddLinkRecord() 90 void UdmfClientImpl::GetLinkRecord(const RefPtr<UnifiedData>& unifiedData, std::string& url, std::string& description) in GetLinkRecord() argument 86 AddLinkRecord( const RefPtr<UnifiedData>& unifiedData, const std::string& url, const std::string& description) AddLinkRecord() argument
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_ability.h | 87 void ReplacePage(const std::string& url, const std::string& params); 88 void LoadDocument(const std::string& url, const std::string& componentName, SystemParams& systemParams);
|
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.cpp | 63 std::string url = urlValue; in CheckUrl() local 66 int32_t res = apiPolicyAdapter->CheckUrl(bundleName, domainType, url); in CheckUrl()
|
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/include/ |
H A D | app_domain_verify_mgr_client.h | 96 * @descrition check input url is atomic service or not. 97 * @param url input url to check. 100 bool IsAtomicServiceUrl(const std::string& url); 145 bool IsValidPath(const std::string& url);
|
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.cpp | 63 std::string url = urlValue; in CheckUrl() local 66 int32_t res = apiPolicyAdapter->CheckUrl(bundleName, domainType, url); in CheckUrl()
|
/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | media_data_source_imp.cpp | 28 IMediaDataSourceImpl::IMediaDataSourceImpl(std::string url, Plugin::Seekable seekable) in IMediaDataSourceImpl() argument 29 : url_(std::move(url)), readPos_(0), seekable_(seekable) in IMediaDataSourceImpl()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | playlist_downloader.cpp | 45 void PlayListDownloader::DoOpen(const std::string& url) in DoOpen() argument 52 downloadRequest_ = std::make_shared<DownloadRequest>(url, dataSave_, realStatusCallback, true); in DoOpen() 76 MEDIA_LOG_E("OnDownloadStatus " PUBLIC_LOG_D32 ", url : " PUBLIC_LOG_S, in OnDownloadStatus()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/ |
H A D | downloader.h | 70 DownloadRequest(const std::string& url, DataSaveFunc saveData, StatusCallbackFunc statusCallback, 72 DownloadRequest(const std::string& url, double duration, DataSaveFunc saveData, StatusCallbackFunc statusCallback,
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/ |
H A D | player_source.cpp | 72 int32_t PlayerSource::SetSource(const char *url) in SetSource() argument 75 return demuxer_->SetSource(url); in SetSource()
|
/foundation/multimedia/player_framework/services/services/engine_intf/ |
H A D | transcoder_param.h | 91 explicit InputUrl(std::string inputUrl) : TransCoderParam(TransCoderPublicParamType::INPUT_URL), url(inputUrl) {}
in InputUrl() 92 std::string url;
member
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkurlfile_fuzzer/ |
H A D | screencaptureurlfile_ndk_fuzzer.cpp | 110 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureUrlFileNdk() 113 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureUrlFileNdk()
|
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/ |
H A D | soundpool_mock.cpp | 46 int32_t SoundPoolMock::Load(std::string url) in Load() argument 49 return soundPool_->Load(url); in Load()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureurlfile_fuzzer/ |
H A D | screencaptureurlfile_fuzzer.cpp | 110 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureUrlFile() 112 recorderInfo.url = "fd://" + to_string(randomUrl); in FuzzScreenCaptureUrlFile()
|
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/ |
H A D | BpfTest.cpp | 102 context.url = "ws://123.123.123.123:9000"; in HWTEST_F() 117 context.url = "ws://123.123.123.123:9000"; in HWTEST_F()
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/ |
H A D | NetSysTest.cpp | 102 context.url = "ws://123.123.123.123:9000"; in HWTEST_F() 117 context.url = "ws://123.123.123.123:9000"; in HWTEST_F()
|
/foundation/communication/netmanager_base/services/netconnmanager/include/ |
H A D | net_http_probe.h | 52 std::string ExtractDomainFormUrl(const std::string &url); 56 bool SetHttpOptions(ProbeType probeType, CURL *curl, const std::string &url);
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/ |
H A D | VpnTest.cpp | 102 context.url = "ws://123.123.123.123:9000"; in HWTEST_F() 117 context.url = "ws://123.123.123.123:9000"; in HWTEST_F()
|