MCPcopy Create free account
hub / github.com/NativeScript/android / get_special_port

Method get_special_port

test-app/runtime/src/main/cpp/ada/ada.h:6575–6577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6573}
6574
6575[[nodiscard]] inline uint16_t url_base::get_special_port() const noexcept {
6576 return ada::scheme::get_special_port(type);
6577}
6578
6579[[nodiscard]] ada_really_inline uint16_t
6580url_base::scheme_default_port() const noexcept {

Callers

nothing calls this directly

Calls 1

get_special_portFunction · 0.85

Tested by

no test coverage detected