Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ update_base_hostname
Method
update_base_hostname
test-app/runtime/src/main/cpp/ada/ada.h:6709–6709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6707
}
6708
6709
inline void url::update_base_hostname(std::string_view input) { host = input; }
6710
6711
inline void url::update_unencoded_base_hash(std::string_view input) {
6712
// We do the percent encoding
Callers
1
parse_url_impl
Function · 0.80
Calls
3
overlaps
Function · 0.85
size
Method · 0.45
insert
Method · 0.45
Tested by
no test coverage detected