Home
last modified time | relevance | path

Searched defs:username (Results 1 - 11 of 11) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/gethttpauthcredentials_fuzzer/
H A Dgethttpauthcredentials_fuzzer.cpp34 std::string username; in GetHttpAuthCredentialsFuzzTest() local
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_data_base.cpp72 CJSaveHttpAuthCredentials(const std::string &host, const std::string &realm, const std::string &username, const std::string &password) CJSaveHttpAuthCredentials() argument
H A Dwebview_ffi.cpp1325 FfiOHOSDBSaveHttpAuthCredentials(const char *host, const char *realm, const char *username, const char *password) FfiOHOSDBSaveHttpAuthCredentials() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_web_data_base_adapter_impl.cpp34 SaveHttpAuthCredentials( const ArkWebString& host, const ArkWebString& realm, const ArkWebString& username, const char* password) SaveHttpAuthCredentials() argument
41 GetHttpAuthCredentials( const ArkWebString& host, const ArkWebString& realm, ArkWebString& username, char* password, uint32_t passwordSize) GetHttpAuthCredentials() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_web_data_base_adapter_wrapper.cpp40 SaveHttpAuthCredentials( const std::string& host, const std::string& realm, const std::string& username, const char* password) SaveHttpAuthCredentials() argument
55 GetHttpAuthCredentials( const std::string& host, const std::string& realm, std::string& username, char* password, uint32_t passwordSize) GetHttpAuthCredentials() argument
/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; in HWTEST_F() local
/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
[all...]
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_data_base_adapter_impl.cpp109 SaveHttpAuthCredentials(const std::string& host, const std::string& realm, const std::string& username, const char* password) SaveHttpAuthCredentials() argument
138 GetHttpAuthCredentials(const std::string& host, const std::string& realm, std::string& username, char* password, uint32_t passwordSize) GetHttpAuthCredentials() argument
/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
H A Dnetwork_manager_addon.cpp916 OHOS::NetManagerStandard::SecureData username; in ParseHttpProxyParam() local
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp610 char username[HTTP_MAX_URI] = {0}; /* Username portion of URI */ in QueryPrinterAttributesByUri() local
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp936 string username; in SetDataProfileInfoTest() local
939 cin >> username; in SetDataProfileInfoTest() local

Completed in 17 milliseconds