Home | History | Annotate | Download | only in base

Lines Matching refs:GetHFSDecomposedForm

1092 StringType FilePath::GetHFSDecomposedForm(const StringType& string) {
1134 StringType hfs1 = GetHFSDecomposedForm(string1);
1135 StringType hfs2 = GetHFSDecomposedForm(string2);
1137 // GetHFSDecomposedForm() returns an empty string in an error case.