Searched defs:sDirSep (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/util/
H A DFiles_test.cpp29 builder << "hello" << sDirSep << "there"; variable
H A DFiles.h36 constexpr const char sDirSep = '\\'; member in namespace:aapt::file
38 constexpr const char sDirSep = '/';

Completed in 60 milliseconds