Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DStringUtils.cpp120 auto removeWhiteSpace = [out](std::string_view strView) { in splitTokens() argument
121 std::string s(strView); in splitTokens()