Home
last modified time | relevance | path

Searched defs:urlStr (Results 1 – 14 of 14) sorted by relevance

/base/request/request/services/src/cxx/
Durl_policy.cpp95 std::string urlStr(url.cStr, url.len); in PolicyCheckUrlDomain() local
/base/security/device_auth/services/legacy/identity_manager/src/
Didentity_pin.c143 static int32_t CreateUrlStr(const CJson *in, char **urlStr) in CreateUrlStr()
172 char *urlStr = NULL; in GetCredInfosByPeerIdentity() local
Didentity_p2p.c133 static int32_t CreateUrlStr(int32_t keyType, char **urlStr) in CreateUrlStr()
168 char *urlStr = NULL; in GetCredInfosByPeerIdentity() local
Didentity_common.c50 int32_t SetPreSharedUrlForProof(const char *urlStr, Uint8Buff *preSharedUrl) in SetPreSharedUrlForProof()
Didentity_cred.c28 static int32_t CreateUrlStr(uint8_t credType, int32_t keyType, char **urlStr) in CreateUrlStr()
215 char *urlStr = NULL; in ISSetPreShareUrlAndEntity() local
Didentity_group.c202 char *urlStr = PackJsonToString(urlJson); in GetAccountUnrelatedIdentityInfo() local
367 char *urlStr = PackJsonToString(urlJson); in SetIdentityInfoByUrl() local
Dcert_operation.c84 char *urlStr = PackJsonToString(urlJson); in GetIdentityInfoByType() local
/base/web/webview/interfaces/kits/ani/webview/src/webviewcontroller/
Dani_web_cookie_manager.cpp46 std::string urlStr; in JsFetchCookieSync() local
Dani_webview_controller.cpp757 std::string urlStr; in StartDownload() local
/base/security/device_auth/test/unittest/deviceauth/source/
Didentity_manager_test.cpp275 char *urlStr = PackJsonToString(urlJson); variable
321 char* urlStr = nullptr; variable
661 char *urlStr = nullptr; variable
/base/request/request/frameworks/js/ani/src/
Drequest_module_ani.cpp213 auto urlStr = AniStringUtils::ToStd(env, static_cast<ani_string>(url)); in SetConfigInfo() local
/base/telephony/sms_mms/test/gtest/
Dzero_branch_mms_test.cpp1229 std::string urlStr = TEST_URLS; variable
/base/web/webview/interfaces/kits/cj/src/
Dwebview_ffi.cpp992 std::string urlStr = std::string(uri); in FfiOHOSWebviewCtlPostMessage() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp2269 std::string urlStr; in PostMessage() local