Home
last modified time | relevance | path

Searched defs:user_name (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dpostprocess.h172 #define MAP_PROPERTY_TO_USER(interface_type, user_name) \ argument
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_js_http_auth_result_impl.cpp32 bool ArkWebJsHttpAuthResultImpl::Confirm(const ArkWebString& user_name, const ArkWebString& pwd) in Confirm()
H A Dark_web_data_base_impl.cpp32 ArkWebString& user_name, char* password, uint32_t password_size) in GetHttpAuthCredentials()
41 …const ArkWebString& host, const ArkWebString& realm, const ArkWebString& user_name, const char* pa… in SaveHttpAuthCredentials()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_js_http_auth_result_wrapper.cpp32 bool ArkWebJsHttpAuthResultWrapper::Confirm(const std::string& user_name, const std::string& pwd) in Confirm()
H A Dark_web_data_base_wrapper.cpp32 …const std::string& host, const std::string& realm, std::string& user_name, char* password, uint32_… in GetHttpAuthCredentials()
47 …const std::string& host, const std::string& realm, const std::string& user_name, const char* passw… in SaveHttpAuthCredentials()