MCPcopy 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
6709inline void url::update_base_hostname(std::string_view input) { host = input; }
6710
6711inline void url::update_unencoded_base_hash(std::string_view input) {
6712 // We do the percent encoding

Callers 1

parse_url_implFunction · 0.80

Calls 3

overlapsFunction · 0.85
sizeMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected