Searched refs:GetDirSeparator (Results 1 – 7 of 7) sorted by relevance
115 virtual char GetDirSeparator() = 0;
70 char GetDirSeparator() override;
167 char ZipFileCollection::GetDirSeparator() { in GetDirSeparator() function in aapt::io::ZipFileCollection
163 char FileCollection::GetDirSeparator() { in GetDirSeparator() function in aapt::io::FileCollection
698 path, inputs->GetDirSeparator(), &err_str, options)) { in Compile()
40 MOCK_METHOD0(GetDirSeparator, char());