Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/io/
DFile.h115 virtual char GetDirSeparator() = 0;
DFileSystem.h70 char GetDirSeparator() override;
DZipArchive.h70 char GetDirSeparator() override;
DZipArchive.cpp167 char ZipFileCollection::GetDirSeparator() { in GetDirSeparator() function in aapt::io::ZipFileCollection
DFileSystem.cpp163 char FileCollection::GetDirSeparator() { in GetDirSeparator() function in aapt::io::FileCollection
/frameworks/base/tools/aapt2/cmd/
DCompile.cpp698 path, inputs->GetDirSeparator(), &err_str, options)) { in Compile()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize_test.cpp40 MOCK_METHOD0(GetDirSeparator, char());