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

Method empty

src/tscore/ArgParser.cc:668–672  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

666}
667
668bool
669ArgumentData::empty() const noexcept
670{
671 return _values.empty() && _env_value.empty();
672}
673
674AP_StrVec::const_iterator
675ArgumentData::begin() const noexcept

Callers 15

start_internalMethod · 0.45
ink_cache_initFunction · 0.45
parse_buffer_chunk_sizesFunction · 0.45
execute_regularMethod · 0.45
waitMethod · 0.45
populate_sni_actionsMethod · 0.45
decodeMethod · 0.45
SNIActionMethod · 0.45
is_numberMethod · 0.45
replace_match_groupsMethod · 0.45
loadMethod · 0.45
loadSocksAuthInfoFunction · 0.45

Calls

no outgoing calls

Tested by 3

load_hostnames_csvFunction · 0.36
checkCallTestFunction · 0.36
load_qif_fileFunction · 0.36