Home
last modified time | relevance | path

Searched refs:url (Results 1026 - 1050 of 1554) sorted by relevance

1...<<41424344454647484950>>...63

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h80 std::string url; member
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.h81 void CallPopPageSuccessPageUrl(const std::string& url, const int32_t pageId);
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_ng.h58 std::pair<int32_t, RefPtr<NG::FrameNode>> FindPageInStack(const std::string& url);
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_delegate_declarative.h76 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 Dapp_domain_verify_mgr_service.h48 API_EXPORT bool IsAtomicServiceUrl(const std::string& url) override;
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dmedia_downloader.h43 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 Ddownload_monitor.h47 bool Open(const std::string& url, const std::map<std::string, std::string>& httpHeader) override;
/foundation/multimedia/player_framework/interfaces/kits/c/
H A Dnative_avscreen_capture_base.h286 /* Recorder file url */
287 char *url; member
288 /* Recorder file url length */
H A Davplayer.h67 * @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 Davimagegenerator_napi.h42 * url: string
69 void SetSource(std::string url);
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/
H A Davmetadatahelper_server.h69 std::string url; member
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureaudiocodecformatfile_fuzzer/
H A Dscreencaptureaudiocodecformatfile_fuzzer.cpp115 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureAudioCodecFormatFile()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiobitratefile_fuzzer/
H A Dscreencaptureaudiobitratefile_ndk_fuzzer.cpp107 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureAudioBitrateFileNdk()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkdatatype_fuzzer/
H A Dscreencapturedatatype_ndk_fuzzer.cpp112 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureDataTypeNdk()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkfileformatfile_fuzzer/
H A Dscreencapturefileformatfile_ndk_fuzzer.cpp111 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureFileFormatFileNdk()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideocodecfile_fuzzer/
H A Dscreencapturevideocodecfile_ndk_fuzzer.cpp118 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureVideoCodecFileNdk()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideobitratefile_fuzzer/
H A Dscreencapturevideobitratefile_ndk_fuzzer.cpp107 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureVideoBitrateFileNdk()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturedatatype_fuzzer/
H A Dscreencapturedatatype_fuzzer.cpp114 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureDataType()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureserverstartcase_fuzzer/
H A Dscreencaptureserverstartcase_fuzzer.cpp95 recorderInfo.url = "fd://" + std::to_string(outputFd); in FuzzScreenCaptureServerStartCase()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturevideocodecfile_fuzzer/
H A Dscreencapturevideocodecfile_fuzzer.cpp116 recorderInfo.url = "fd://" + to_string(outputFd); in FuzzScreenCaptureVideoCodecFile()
/foundation/multimedia/player_framework/test/unittest/soundpool_test/include/
H A Dsoundpool_mock.h43 int32_t Load(std::string url);
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_file_utils.h71 EXPORT static std::string UrlDecode(const std::string &url);
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkaudiocodecformatfile_fuzzer/
H A Dscreencaptureaudiocodecformatfile_ndk_fuzzer.cpp113 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureAudioCodecFormatFileNdk()
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkvideoframeratefile_fuzzer/
H A Dscreencapturevideoframeratefile_ndk_fuzzer.cpp107 recorderInfo.url = const_cast<char *>(fileUrl.c_str()); in FuzzScreenCaptureVideoFramerateFileNdk()
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/include/
H A Dconnect_context.h72 std::string url; member in OHOS::NetStack::Websocket::final

Completed in 10 milliseconds

1...<<41424344454647484950>>...63