Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/
H A Dgethttpauthcredentials_fuzzer.cpp34 std::string username; in GetHttpAuthCredentialsFuzzTest() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_web_data_base_adapter_impl.cpp35 …const ArkWebString& host, const ArkWebString& realm, const ArkWebString& username, const char* pas… in SaveHttpAuthCredentials()
42 …const ArkWebString& host, const ArkWebString& realm, ArkWebString& username, char* password, uint3… in GetHttpAuthCredentials()
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dhttp_proxy.h56 void inline SetUserName(const SecureData &username) in SetUserName()
/ohos5.0/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_data_base_adapter_impl.cpp110 const std::string& username, const char* password) in SaveHttpAuthCredentials()
139 std::string& username, char* password, uint32_t passwordSize) in GetHttpAuthCredentials()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_web_data_base_adapter_wrapper.cpp41 …const std::string& host, const std::string& realm, const std::string& username, const char* passwo… in SaveHttpAuthCredentials()
56 …const std::string& host, const std::string& realm, std::string& username, char* password, uint32_t… in GetHttpAuthCredentials()
/ohos5.0/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_web_data_base.cpp162 std::string username; in JsSaveHttpAuthCredentials() local
230 std::string username; in JsGetHttpAuthCredentials() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.h55 std::string username = ""; member
H A Djs_url.cpp215 void AnalysisUsernameAndPasswd(std::string& input, std::string& username, std::string& password, in AnalysisUsernameAndPasswd()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/
H A Dweb_data_base_adapter_impl_test.cpp169 std::string username; variable
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp460 auto username = tempProxy.GetUsername(); in SetUserInfo() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp548 std::string username(passwordEntry->pw_name); variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
H A Dnetwork_manager_addon.cpp916 OHOS::NetManagerStandard::SecureData username; in ParseHttpProxyParam() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp655 char username[HTTP_MAX_URI] = {0}; /* Username portion of URI */ in QueryPrinterAttributesByUri() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp936 string username; in SetDataProfileInfoTest() local