MCPcopy Create free account
hub / github.com/apache/trafficserver / name

Method name

include/iocore/hostdb/HostDBProcessor.h:758–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

756}
757
758inline char const *
759HostDBRecord::name() const
760{
761 return this->apply_offset<char const>(sizeof(self_type));
762}
763
764inline swoc::TextView
765HostDBRecord::name_view() const

Callers 1

name_viewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected