Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_api_result
Method
is_api_result
include/proxy/ParentSelection.h:209–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
bool
210
is_api_result() const
211
{
212
return rec == extApiRecord;
213
}
214
215
// Do we have some result?
216
bool
Callers
10
markParentUp
Method · 0.80
markParentDown
Method · 0.80
markParentUp
Method · 0.80
nextParent
Method · 0.80
is_api_result
Function · 0.80
markNextHop
Method · 0.80
selectParent
Method · 0.80
markParentDown
Method · 0.80
markParentUp
Method · 0.80
numParents
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected