Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ name_view
Method
name_view
include/iocore/hostdb/HostDBProcessor.h:764–768 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
762
}
763
764
inline swoc::TextView
765
HostDBRecord::name_view() const
766
{
767
return {this->name(), swoc::TextView::npos};
768
}
769
770
inline ts_time
771
HostDBRecord::expiry_time() const
Callers
2
test_HostFile.cc
File · 0.80
ParseHostFile
Function · 0.80
Calls
1
name
Method · 0.95
Tested by
no test coverage detected