HomeSort by relevance Sort by last modified time
    Searched defs:sDirSep (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt2/util/
Files_test.cpp 30 builder << "hello" << sDirSep << "there";
Files.h 36 constexpr const char sDirSep = '\\';
39 constexpr const char sDirSep = '/';

Completed in 100 milliseconds