/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | free_install_observer_manager.h | 40 void OnInstallFinishedByUrl(int32_t recordId, const std::string &startTime, const std::string &url, 49 void HandleOnInstallFinishedByUrl(int32_t recordId, const std::string &startTime, const std::string &url,
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | free_install_observer_proxy.cpp | 66 void FreeInstallObserverProxy::OnInstallFinishedByUrl(const std::string &startTime, const std::string &url, in OnInstallFinishedByUrl() argument 76 if (!data.WriteString(startTime) || !data.WriteString(url) || in OnInstallFinishedByUrl()
|
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/ |
H A D | distribute_req_param.h | 85 void SetUrl(const std::string url) in SetUrl() argument 87 url_ = url; in SetUrl()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | playlist_downloader.h | 39 virtual void Open(const std::string& url) = 0; 61 void DoOpen(const std::string& url);
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/ |
H A D | http_lite_manager.h | 63 bool HttpOpen(std::string &url, HttpLiteAttr &attr);
76 HttpLiteUrlType IsHlsSource(std::string &url);
|
/foundation/multimedia/drm_framework/frameworks/native/test/common/src/ |
H A D | http.cpp | 36 int HttpPost(std::string url, unsigned char *request, uint32_t requestLen, unsigned char *response,
in HttpPost() argument 45 // url
in HttpPost() 46 curl_easy_setopt(curl, CURLOPT_URL, url.c_str());
in HttpPost()
|
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetloop_fuzzer/ |
H A D | soundpoolsetloop_fuzzer.cpp | 60 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolSetLoop() local 61 soundID = TestSoundPool::Load(url);
in FuzzSoundPoolSetLoop()
|
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetrate_fuzzer/ |
H A D | soundpoolsetrate_fuzzer.cpp | 60 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolSetRate() local 61 soundID = TestSoundPool::Load(url);
in FuzzSoundPoolSetRate()
|
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetvolume_fuzzer/ |
H A D | soundpoolsetvolume_fuzzer.cpp | 60 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolSetVolume() local 61 soundID = TestSoundPool::Load(url);
in FuzzSoundPoolSetVolume()
|
/foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolsetpriority_fuzzer/ |
H A D | soundpoolsetpriority_fuzzer.cpp | 60 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolSetPriority() local 61 soundID = TestSoundPool::Load(url);
in FuzzSoundPoolSetPriority()
|
/test/testfwk/xdevice/src/xdevice/ |
H A D | __main__.py | 50 file, url = source.get("file"), source.get("url") 54 LOG.info(f"get report template resource {file} from {url}") 56 response = request.urlopen(url, timeout=5)
|
/third_party/curl/tests/libtest/ |
H A D | lib678.c | 66 static int test_cert_blob(const char *url, const char *cafile) in test_cert_blob() argument 83 curl_easy_setopt(curl, CURLOPT_URL, url); in test_cert_blob()
|
/third_party/curl/docs/examples/ |
H A D | threaded-ssl.c | 120 static void *pull_one_url(void *url) in pull_one_url() argument 125 curl_easy_setopt(curl, CURLOPT_URL, url); in pull_one_url()
|
/third_party/node/test/parallel/ |
H A D | test-http-host-headers.js | 29 if (req.url === '/setHostFalse5') { 34 `Wrong host header for req[${req.url}]: ${req.headers.host}`);
|
H A D | test-http2-https-fallback-http-server-options.js | 10 const url = require('url'); 63 Object.assign(url.parse(origin), {
|
H A D | test-http2-respond-nghttperrors.js | 71 const url = `http://localhost:${port}`; 79 const client = http2.connect(url);
|
H A D | test-http2-server-push-stream-errors.js | 80 const url = `http://localhost:${server.address().port}`; 82 const client = http2.connect(url);
|
/third_party/node/src/ |
H A D | node_win32_etw_provider.h | 61 const char* method, const char* url, int fd); 66 const char* method, const char* url, int fd);
|
/third_party/node/benchmark/http/ |
H A D | create-clientrequest.js | 11 // Use 'url' to avoid name clash with other http benchmark 12 url: types.concat(['wpt']), 19 function main({ url: type, arg, e }) {
|
/third_party/skia/tests/ |
H A D | PDFTaggedLinkTest.cpp | 70 sk_sp<SkData> url(SkData::MakeWithCString("http://www.google.com")); in DEF_TEST() 71 SkAnnotateRectWithURL(canvas, linkRect, url.get()); in DEF_TEST()
|
/third_party/skia/tools/svg/ |
H A D | svg_downloader.py | 25 for url in lines: 26 file_url = url.strip()
|
/third_party/python/PCbuild/ |
H A D | get_external.py | 14 url = f'https://github.com/{org}/{repo}/archive/{commit_hash}.zip' 20 url,
|
/third_party/skia/bin/ |
H A D | fetch-gn | 29 url = 'https://chrome-infra-packages.appspot.com/dl/gn/gn/{}-{}/+/git_revision:{}'.format( variable 31 f.write(urlopen(url).read())
|
H A D | fetch-clang-format | 37 url = 'https://chromium-%s.storage-download.googleapis.com/%s' % (target, sha1) 38 f.write(urllib2.urlopen(url).read())
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 120 std::string url = config.recorderInfo.url; in Convert() local 121 if (!(url.empty())) { in Convert() 122 tempConfig.recorderInfo.url = const_cast<char *>(config.recorderInfo.url.c_str()); in Convert() 123 tempConfig.recorderInfo.urlLen = config.recorderInfo.url.size(); in Convert()
|