Home
last modified time | relevance | path

Searched refs:InsertAtFront (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/Common/
DMyString.h224 void InsertAtFront(wchar_t c);
354 void InsertAtFront(char c);
459 void InsertAtFront(char c);
460 void InsertAtFront(unsigned char c);
590 void InsertAtFront(wchar_t c);
DMyString.cpp708 void AString::InsertAtFront(char c) in InsertAtFront() function in AString
1252 void UString::InsertAtFront(wchar_t c) in InsertAtFront() function in UString
/external/lzma/CPP/7zip/UI/Common/
DExtractingFilePath.cpp107 name.InsertAtFront(L'_'); in CorrectUnsupportedName()
DUpdateCallback.cpp697 res.InsertAtFront(FTEXT('0')); in GetVolumeStream()
DUpdate.cpp171 name.InsertAtFront(FTEXT('0')); in Write()
/external/lzma/CPP/7zip/Archive/
DSplitHandler.cpp106 _changedPart.InsertAtFront(L'1'); in GetNextName()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp666 res.InsertAtFront(L'0'); in GetVolumeStream()