Home
last modified time | relevance | path

Searched defs:passwordSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/native/include/plugin_utils/
H A Dwifi_password.h27 size_t passwordSize = 0; member
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_web_data_base_adapter_impl.cpp42 …ng& host, const ArkWebString& realm, ArkWebString& username, char* password, uint32_t passwordSize) in GetHttpAuthCredentials()
/ohos5.0/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
H A Dohos_web_data_base_adapter_impl.cpp139 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.cpp56 …ring& host, const std::string& realm, std::string& username, char* password, uint32_t passwordSize) in GetHttpAuthCredentials()