Home
last modified time | relevance | path

Searched defs:GetUsername (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dhttp_proxy.cpp59 SecureData HttpProxy::GetUsername() const in GetUsername() function in OHOS::NetManagerStandard::HttpProxy
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Dnative_module_url.cpp164 static napi_value GetUsername(napi_env env, napi_callback_info info) in GetUsername() function
H A Djs_url.cpp1327 napi_value URL::GetUsername(napi_env env) const in GetUsername() function in OHOS::Url::URL