Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
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()
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/
Dgethttpauthcredentials_fuzzer.cpp34 std::string username; in GetHttpAuthCredentialsFuzzTest() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
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()
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
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()
/base/web/webview/interfaces/kits/napi/webdatabase/
Dnapi_web_data_base.cpp162 std::string username; in JsSaveHttpAuthCredentials() local
230 std::string username; in JsGetHttpAuthCredentials() local
/base/web/webview/test/unittest/ohos_adapter/web_data_base_adapter_impl_test/
Dweb_data_base_adapter_impl_test.cpp169 std::string username; variable
/base/print/print_fwk/services/print_service/src/
Dprint_cups_client.cpp655 char username[HTTP_MAX_URI] = {0}; /* Username portion of URI */ in QueryPrinterAttributesByUri() local
/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
Dnetwork_manager_addon.cpp916 OHOS::NetManagerStandard::SecureData username; in ParseHttpProxyParam() local
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp936 string username; in SetDataProfileInfoTest() local