Home
last modified time | relevance | path

Searched refs:host_s (Results 1 - 1 of 1) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp1309 std::string host_s = std::string(host); in FfiOHOSDBGetHttpAuthCredentials() local
1312 CArrString result = OHOS::NWeb::WebDataBase::CJGetHttpAuthCredentials(host_s, realm_s); in FfiOHOSDBGetHttpAuthCredentials()
1328 std::string host_s = std::string(host); in FfiOHOSDBSaveHttpAuthCredentials() local
1333 OHOS::NWeb::WebDataBase::CJSaveHttpAuthCredentials(host_s, realm_s, username_s, password_s); in FfiOHOSDBSaveHttpAuthCredentials()

Completed in 4 milliseconds