| /foundation/ability/ability_runtime/js_environment/interfaces/inner_api/ |
| H A D | source_map_operator.h | 70 bool TranslateUrlPositionBySourceMap(std::string& url, int& line, int& column) in TranslateUrlPositionBySourceMap() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
| H A D | want_utils.cpp | 74 std::string url = want.GetUriString(); in IsAtomicServiceUrl() local
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/ |
| H A D | rtsp_url.h | 29 explicit RtspUrl(const std::string &url) in RtspUrl() argument 34 bool Parse(const std::string &url) in Parse() argument
|
| /foundation/ability/ability_runtime/test/unittest/free_install_observer_manager_test/ |
| H A D | free_install_observer_manager_test.cpp | 193 const std::string url = "FreeInstallObserverManagerTest"; in HWTEST_F() local 228 const std::string url = "FreeInstallObserverManagerTest"; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | card_frontend_delegate.cpp | 71 RefPtr<JsAcePage>& CardFrontendDelegate::CreatePage(int32_t pageId, const std::string& url) in CreatePage() argument 80 CreatePage( int32_t pageId, const std::string& url, const WeakPtr<StageElement>& container) CreatePage() argument
|
| H A D | form_frontend_delegate_declarative.cpp | 29 UIContentErrorCode FormFrontendDelegateDeclarative::RunCard(const std::string& url, const std::string& params, in RunCard() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/ |
| H A D | js_backend_asset_manager.cpp | 25 std::string JsBackendAssetManager::GetAssetPath(const std::string& url) in GetAssetPath() argument 30 bool JsBackendAssetManager::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() argument 35 bool JsBackendAssetManager::GetAssetContent(const std::string& url, std::vector<uint8_t>& content) in GetAssetContent() argument
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | request_data.h | 30 void SetUrl(const std::string url) in SetUrl() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_image_span_ffi.cpp | 78 void FfiOHOSAceFrameworkImageSpanCreateWithUrl(const char* url) in FfiOHOSAceFrameworkImageSpanCreateWithUrl() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/ |
| H A D | navigator_pattern_test_ng.cpp | 39 std::optional<std::string> url = std::nullopt; member
|
| /foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/src/ |
| H A D | bundle_verify_status_info.cpp | 59 std::string url; in ReadFromParcel() local 126 std::string url; in ReadHostVerifyStatusMap() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
| H A D | hls_playlist_downloader.cpp | 35 void HlsPlayListDownloader::Open(const std::string& url) in Open() argument
|
| H A D | playlist_downloader.cpp | 45 void PlayListDownloader::DoOpen(const std::string& url) in DoOpen() argument
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/ |
| H A D | http_curl_client.cpp | 51 Status HttpCurlClient::Open(const std::string& url) in Open() argument 81 void HttpCurlClient::InitCurlEnvironment(const std::string& url) in InitCurlEnvironment() argument 107 std::string HttpCurlClient::UrlParse(const std::string& url) in UrlParse() argument
|
| /foundation/multimedia/media_foundation/test/scenetest/audio_player/ |
| H A D | TestFastPlayer.cpp | 51 void TestSinglePlayerFinishedAutomatically(std::string url) in TestSinglePlayerFinishedAutomatically() argument 62 void TestSinglePlayerFinishedManually(std::string url) in TestSinglePlayerFinishedManually() argument 78 void TestSinglePlayerGetDuration(std::string url, int32_t expectDuration) in TestSinglePlayerGetDuration() argument 91 void TestSinglePlayerGetCurrentTime(std::string url) in TestSinglePlayerGetCurrentTime() argument 106 void TestSinglePlayerSeek(std::string url) in TestSinglePlayerSeek() argument 123 TestSinglePlayerSeekPause(std::string url) TestSinglePlayerSeekPause() argument 141 TestSinglePlayerPauseSeek(std::string url) TestSinglePlayerPauseSeek() argument 159 TestSinglePlayerSingleLoop(std::string url) TestSinglePlayerSingleLoop() argument 170 TestSinglePlayerHttp(std::string url) TestSinglePlayerHttp() argument 182 TestSinglePlayerHls(std::string url) TestSinglePlayerHls() argument 192 TestSinglePlayerSeekNearEnd(std::string url, int32_t expectDuration) TestSinglePlayerSeekNearEnd() argument 212 TestSinglePlayerFinishPlayAgain(std::string url) TestSinglePlayerFinishPlayAgain() argument [all...] |
| /foundation/multimedia/media_foundation/test/scenetest/ |
| H A D | test_single_video_player_fast_1.h | 42 std::string FilePathToFd(std::string url, int32_t fileSize) in FIXTURE() argument 58 PTEST((std::string url), Test single player play url video, and finished automatically) in FIXTURE() argument 70 PTEST((std::string url, int32_t fileSize), Test single player play fd source, and finished automatically) in FIXTURE() argument 84 PTEST((std::string url, int32_t fileSize), Test single player wrong fd) in FIXTURE() argument 97 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE() argument 109 PTEST(std::string url), Test fdsource prepare, play, pause, release FIXTURE() argument 122 PTEST(std::string url, int32_t fileSize), Test fdsource prepare then release FIXTURE() argument 135 PTEST(std::string url, int32_t fileSize), Test fdsource prepare then release FIXTURE() argument 146 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, prepare, release FIXTURE() argument 160 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, pause, prepare, release FIXTURE() argument 175 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, stop, prpeare, release FIXTURE() argument 192 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, reset, setsource, prepare, release FIXTURE() argument 208 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, Seek, prepare, release FIXTURE() argument 228 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, prepare, release FIXTURE() argument 244 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, release FIXTURE() argument 255 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, prepare, prepare, release FIXTURE() argument 268 PTEST(std::string url, int32_t fileSize), Test fdsource create, play, release FIXTURE() argument 278 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, release FIXTURE() argument 291 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, pause, play, release FIXTURE() argument 307 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, stop, play, release FIXTURE() argument 322 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, reset, play, release FIXTURE() argument 337 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, seek, release, 600 FIXTURE() argument 356 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, release FIXTURE() argument 371 PTEST(std::string url, int32_t fileSize), Test fdsource play, release FIXTURE() argument 382 PTEST(std::string url, int32_t fileSize), Test fdsource prepare, play, play, play, release FIXTURE() argument [all...] |
| H A D | test_single_player_fast.h | 90 PTEST((std::string url), Test single player play url music, and finished automatically) in FIXTURE() argument 102 PTEST((std::string url), Test single player play url music, and finished manually) in FIXTURE() argument 114 PTEST((std::string url, int32_t expectDuration), Can get music duration) in FIXTURE() argument 128 PTEST((std::string url), Can get current time) in FIXTURE() argument 144 PTEST(std::string url), Can seek to the position specified FIXTURE() argument 162 PTEST(std::string url), Can seek after pause FIXTURE() argument 181 PTEST(std::string url), Can pause, then seek, then play, final stop FIXTURE() argument 202 PTEST(std::string url), Can play after pause FIXTURE() argument 218 PTEST(std::string url), Can single Loop FIXTURE() argument 230 PTEST(std::string url), Test http audio play FIXTURE() argument 243 PTEST(std::string url), Test hls audio broadcast FIXTURE() argument 254 PTEST(std::string url, int32_t fileSize), Can fd play single Loop FIXTURE() argument 272 PTEST(std::string url, int32_t expectDuration), Seek to the location of the file near the end FIXTURE() argument 293 PTEST(std::string url), Test play finished can play again FIXTURE() argument [all...] |
| /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
|
| /foundation/multimedia/player_framework/frameworks/native/soundpool/ |
| H A D | sound_id_manager.cpp | 77 int32_t SoundIDManager::Load(std::string url) in Load() argument
|
| /foundation/multimedia/player_framework/services/services/engine_intf/ |
| H A D | transcoder_param.h | 92 std::string url;
member
|
| /foundation/multimedia/player_framework/services/services/avmetadatahelper/server/ |
| H A D | avmetadatahelper_server.h | 69 std::string url; member
|
| /foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolplaystop_fuzzer/ |
| H A D | soundpoolplaystop_fuzzer.cpp | 60 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolPlay() local 110 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolStop() local
|
| /foundation/multimedia/player_framework/test/fuzztest/soundpool_fuzztest/soundpoolloadunload_fuzzer/ |
| H A D | soundpoolloadunload_fuzzer.cpp | 60 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolLoad() local 76 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolLoad() local 106 std::string url = "fd://" + std::to_string(fd);
in FuzzSoundPoolUnload() local
|
| /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
|
| /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
|