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

Method get_pathname

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

Source from the content-addressed store, hash-verified

6630}
6631
6632[[nodiscard]] constexpr std::string_view url::get_pathname() const noexcept {
6633 return path;
6634}
6635
6636[[nodiscard]] ada_really_inline ada::url_components url::get_components()
6637 const noexcept {

Callers 10

GetPathNameMethod · 0.80
GetPathNameMethod · 0.80
PrintToMethod · 0.80
matchMethod · 0.80
parse_url_implFunction · 0.80
processMethod · 0.80
canonicalize_pathnameFunction · 0.80
ada_get_pathnameFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected