Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Common/
H A DCommandLineParser.cpp11 bool SplitCommandLine(const UString &src, UString &dest1, UString &dest2) in SplitCommandLine() function
33 void SplitCommandLine(const UString &s, UStringVector &parts) in SplitCommandLine() function