Home
last modified time | relevance | path

Searched defs:url (Results 51 - 75 of 714) sorted by relevance

12345678910>>...29

/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_operator_empty.cpp37 bool FirmwareComponentOperator::UpdateProgressByUrl(const std::string &url, UpgradeStatus status, int32_t progress) in UpdateProgressByUrl() argument
42 bool FirmwareComponentOperator::UpdateUrlByVersionId(const std::string &versionId, const std::string &url) in UpdateUrlByVersionId() argument
52 bool FirmwareComponentOperator::QueryByUrl(const std::string &url, FirmwareComponent &component) in QueryByUrl() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_adsblock_manager_impl.cpp26 void ArkWebAdsBlockManagerImpl::SetAdsBlockRules(const ArkWebString &url, bool replace) in SetAdsBlockRules() argument
H A Dark_web_download_callback_wrapper.cpp27 void ArkWebDownloadCallbackWrapper::OnDownloadStart(const std::string& url, const std::string& user_agent, in OnDownloadStart() argument
/foundation/ability/ability_runtime/test/unittest/want_utils_test/src/
H A Dapp_domain_verify_mgr_client.cpp34 bool AppDomainVerifyMgrClient::IsAtomicServiceUrl(const std::string& url) in IsAtomicServiceUrl() argument
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Djs_free_install_observer.h33 std::string url; member
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dfree_install_observer_proxy.cpp66 void FreeInstallObserverProxy::OnInstallFinishedByUrl(const std::string &startTime, const std::string &url, in OnInstallFinishedByUrl() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_client.h49 void UpdateWebviewUrl(const std::string& url) in UpdateWebviewUrl() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_abstract.cpp37 void CJPageRouterAbstract::RunPage(const std::string& url, const std::string& params) in RunPage() argument
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_delegate_declarative.cpp26 RunCard( const std::string& url, const std::string& params, const std::string& profile, int64_t cardId) RunCard() argument
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_3da_player_fast.h36 PTEST((std::string url), SUB_MEDIA_PLAYER_AudioPlayer_SRC_API_0200) in FIXTURE() argument
48 PTEST((std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Play_API_0200) in FIXTURE() argument
59 PTEST((std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Play_API_0300) in FIXTURE() argument
72 PTEST((std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Pause_API_0100) in FIXTURE() argument
79 PTEST((std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Pause_API_0200) in FIXTURE() argument
89 PTEST((std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Pause_API_030 in FIXTURE() argument
100 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Pause_API_0400 FIXTURE() argument
113 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Stop_API_0100 FIXTURE() argument
123 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Stop_API_0200 FIXTURE() argument
134 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Stop_API_0300 FIXTURE() argument
146 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Seek_API_0100 FIXTURE() argument
157 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Seek_API_0200 FIXTURE() argument
169 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Seek_API_0300 FIXTURE() argument
180 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Reset_API_0100 FIXTURE() argument
190 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Reset_API_0200 FIXTURE() argument
201 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_SetVolume_API_0100/0200 FIXTURE() argument
213 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_SetVolume_API_0300 FIXTURE() argument
227 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Release_API_0100/0200 FIXTURE() argument
237 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Release_API_0300 FIXTURE() argument
247 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Release_API_0400 FIXTURE() argument
258 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Release_API_0500 FIXTURE() argument
268 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Time_API_0100 FIXTURE() argument
281 PTEST(std::string url), SUB_MEDIA_PLAYER_AudioPlayer_Play_API_0400 FIXTURE() argument
[all...]
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dtest_player.hpp42 explicit TestSource(std::string url) : url_(std::move(url)), type_(TestSourceType::URI) {} in TestSource() argument
43 TestSource(std::string url, Plugin::Seekable seekable) : url_(std::move(url)), in TestSource() argument
/foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/
H A DBpfServerTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_core_test/
H A DNetSysServerTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/
H A DVpnServerTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_test/
H A DHttpClientTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tcp_core_test/
H A DTcpSocketServerTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dhttp_request_test.cpp70 std::string url = str; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/
H A DNetShareServerTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/http_client/
H A DHttpClientTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/communication/netstack/test/unittest/websocket_core_test/
H A DWebSocketServerTest.cpp47 std::string url = "http://www.baidu.com"; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dlink.cpp24 Link::Link(const std::string &url) : Link(url, "") in Link() argument
45 Link::Link(const std::string &url, const std::string &description) in Link() argument
65 void Link::SetUrl(const std::string &url) in SetUrl() argument
/third_party/curl/tests/libtest/
H A Dlibauthretry.c32 static CURLcode send_request(CURL *curl, const char *url, int seq, in send_request() argument
60 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password() argument
66 static CURLcode send_right_password(CURL *curl, const char *url, int seq, in send_right_password() argument
85 int test(char *url) in test() argument
[all...]
/third_party/curl/src/
H A Dtool_xattr.c51 char *stripcredentials(const char *url) in stripcredentials() argument
116 int fwrite_xattr(CURL *curl, const char *url, int fd) in fwrite_xattr() argument
/third_party/ffmpeg/tools/
H A Ddecode_simple.c119 int ds_open(DecodeContext *dc, const char *url, int stream_idx) in ds_open() argument
/third_party/curl/docs/examples/
H A D10-at-a-time.c132 char *url; in main() local

Completed in 7 milliseconds

12345678910>>...29