Home
last modified time | relevance | path

Searched refs:purge_empty_strings (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/strings/
Dstring_utils.cc20 bool purge_empty_strings) { in Split() argument
31 if (!tmp_str.empty() || !purge_empty_strings) in Split()
Dstring_utils.h25 bool purge_empty_strings);