/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 80 std::string url; member
|
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/ |
H A D | rich_text_delegate.h | 81 void CallPopPageSuccessPageUrl(const std::string& url, const int32_t pageId);
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router_ng.h | 58 std::pair<int32_t, RefPtr<NG::FrameNode>> FindPageInStack(const std::string& url);
|
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | form_frontend_delegate_declarative.h | 76 UIContentErrorCode RunCard(const std::string& url, const std::string& params, const std::string& profile,
|
/foundation/bundlemanager/app_domain_verify/services/include/manager/core/ |
H A D | app_domain_verify_mgr_service.h | 48 API_EXPORT bool IsAtomicServiceUrl(const std::string& url) override;
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/ |
H A D | media_downloader.h | 43 virtual bool Open(const std::string& url, const std::map<std::string, std::string>& httpHeader) = 0;
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/ |
H A D | download_monitor.h | 47 bool Open(const std::string& url, const std::map<std::string, std::string>& httpHeader) override;
|
/foundation/multimedia/player_framework/interfaces/kits/c/ |
H A D | native_avscreen_capture_base.h | 286 /* Recorder file url */ 287 char *url; member 288 /* Recorder file url length */
|
H A D | avplayer.h | 67 * @brief Sets the playback source for the player. The corresponding source can be http url 70 * @param url Indicates the playback source. 71 * @return Returns {@link AV_ERR_OK} if the url is set successfully; returns an error code defined 76 OH_AVErrCode OH_AVPlayer_SetURLSource(OH_AVPlayer *player, const char *url);
|
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | avimagegenerator_napi.h | 42 * url: string 69 void SetSource(std::string url);
|
/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/screen_capture_fuzztest/screencaptureaudiocodecformatfile_fuzzer/ |
H A D | screencaptureaudiocodecformatfile_fuzzer.cpp | 115 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureAudioCodecFormatFile()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiobitratefile_fuzzer/ |
H A D | screencaptureaudiobitratefile_ndk_fuzzer.cpp | 107 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureAudioBitrateFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkdatatype_fuzzer/ |
H A D | screencapturedatatype_ndk_fuzzer.cpp | 112 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureDataTypeNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkfileformatfile_fuzzer/ |
H A D | screencapturefileformatfile_ndk_fuzzer.cpp | 111 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureFileFormatFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_ndk_fuzzer.cpp | 118 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureVideoCodecFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideobitratefile_fuzzer/ |
H A D | screencapturevideobitratefile_ndk_fuzzer.cpp | 107 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureVideoBitrateFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturedatatype_fuzzer/ |
H A D | screencapturedatatype_fuzzer.cpp | 114 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureDataType()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureserverstartcase_fuzzer/ |
H A D | screencaptureserverstartcase_fuzzer.cpp | 95 recorderInfo.url = "fd://" + std::to_string(outputFd); in FuzzScreenCaptureServerStartCase()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturevideocodecfile_fuzzer/ |
H A D | screencapturevideocodecfile_fuzzer.cpp | 116 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureVideoCodecFile()
|
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/ |
H A D | soundpool_mock.h | 43 int32_t Load(std::string url);
|
/foundation/multimedia/ringtone_library/services/utils/include/ |
H A D | ringtone_file_utils.h | 71 EXPORT static std::string UrlDecode(const std::string &url);
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiocodecformatfile_fuzzer/ |
H A D | screencaptureaudiocodecformatfile_ndk_fuzzer.cpp | 113 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureAudioCodecFormatFileNdk()
|
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideoframeratefile_fuzzer/ |
H A D | screencapturevideoframeratefile_ndk_fuzzer.cpp | 107 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureVideoFramerateFileNdk()
|
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/ |
H A D | connect_context.h | 72 std::string url; member in OHOS::NetStack::Websocket::final
|