Home | History | Annotate | Download | only in Common

Lines Matching full:ustring

16   UString Name;

31 UString GetPrefixesPath(const CIntVector &parents, int index, const UString &name) const;
36 UString GetPhyPath(int index) const;
37 UString GetLogPath(int index) const;
39 int AddPrefix(int phyParent, int logParent, const UString &prefix);
42 void EnumerateDirectory(int phyParent, int logParent, const UString &phyPrefix,
46 const UString &phyPrefix,
47 const UString &logPrefix,
58 UString Name;