MCPcopy 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

markParentUpMethod · 0.80
markParentDownMethod · 0.80
markParentUpMethod · 0.80
nextParentMethod · 0.80
is_api_resultFunction · 0.80
markNextHopMethod · 0.80
selectParentMethod · 0.80
markParentDownMethod · 0.80
markParentUpMethod · 0.80
numParentsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected