Home | History | Annotate | Download | only in files

Lines Matching refs:GetHFSDecomposedForm

1185 StringType FilePath::GetHFSDecomposedForm(const StringType& string) {
1227 StringType hfs1 = GetHFSDecomposedForm(string1);
1228 StringType hfs2 = GetHFSDecomposedForm(string2);
1230 // GetHFSDecomposedForm() returns an empty string in an error case.