Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
758
inline char const *
759
HostDBRecord::name() const
760
{
761
return this->apply_offset<char const>(sizeof(self_type));
762
}
763
764
inline swoc::TextView
765
HostDBRecord::name_view() const
Callers
1
name_view
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected