Home
last modified time | relevance | path

Searched defs:SplitAndLowercase (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/
H A DUtil.cpp89 std::vector<std::string> SplitAndLowercase(const StringPiece& str, char sep) { in SplitAndLowercase() function
/aosp12/frameworks/base/tools/aapt2/util/
H A DUtil.cpp68 std::vector<std::string> SplitAndLowercase(const StringPiece& str, char sep) { in SplitAndLowercase() function