Home
last modified time | relevance | path

Searched defs:username (Results 1 – 12 of 12) 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.cpp115 const std::string& username, const char* password) in SaveHttpAuthCredentials()
144 std::string& username, char* password, uint32_t passwordSize) in GetHttpAuthCredentials()
/base/web/webview/interfaces/kits/cj/src/
Dweb_data_base_ffi.cpp50 void FfiOHOSDBSaveHttpAuthCredentials(const char* host, const char* realm, const char* username, co… in FfiOHOSDBSaveHttpAuthCredentials()
Dweb_data_base.cpp76 const std::string &username, const std::string &password) in CJSaveHttpAuthCredentials()
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/savehttpauthcredentials_fuzzer/
Dsavehttpauthcredentials_fuzzer.cpp247 std::string username; in GetHttpAuthCredentialsFuzzTest() local
/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/customization/enterprise_device_management/interfaces/kits/network_manager/src/
Dnetwork_manager_addon.cpp777 OHOS::NetManagerStandard::SecureData username; in ParseHttpProxyParam() local
/base/print/print_fwk/services/print_service/src/
Dprint_cups_client.cpp760 char username[HTTP_MAX_URI] = {0}; /* Username portion of URI */ in QueryPrinterAttributesByUri() local
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp937 string username; in SetDataProfileInfoTest() local