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 D | postprocess.h | 172 #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 D | ark_web_js_http_auth_result_impl.cpp | 32 bool ArkWebJsHttpAuthResultImpl::Confirm(const ArkWebString& user_name, const ArkWebString& pwd) in Confirm()
|
H A D | ark_web_data_base_impl.cpp | 32 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 D | ark_web_js_http_auth_result_wrapper.cpp | 32 bool ArkWebJsHttpAuthResultWrapper::Confirm(const std::string& user_name, const std::string& pwd) in Confirm()
|
H A D | ark_web_data_base_wrapper.cpp | 32 …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()
|