Searched refs:GetDirSeparator (Results 1 – 7 of 7) sorted by relevance
70 char GetDirSeparator() override;
69 char GetDirSeparator() override;
107 virtual char GetDirSeparator() = 0;
137 char FileCollection::GetDirSeparator() { in GetDirSeparator() function in aapt::io::FileCollection
164 char ZipFileCollection::GetDirSeparator() { in GetDirSeparator() function in aapt::io::ZipFileCollection
663 if (auto maybe_path_data = ExtractResourcePathData(path, inputs->GetDirSeparator(), &err_str)) { in Compile()
37 MOCK_METHOD0(GetDirSeparator, char());