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

Method get_original_filename

include/proxy/logging/LogObject.h:145–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 static uint64_t compute_signature(LogFormat *format, char *filename, unsigned int flags);
144
145 inline const char *
146 get_original_filename() const
147 {
148 return m_filename;
149 }
150 inline const char *
151 get_full_filename() const
152 {

Callers 3

_manage_objectMethod · 0.80
transfer_objectsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected