Home
last modified time | relevance | path

Searched refs:ParseFromPath (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
DUpdate.h39 void ParseFromPath(const UString &path, EArcNameMode mode);
DUpdate.cpp115 void CArchivePath::ParseFromPath(const UString &path, EArcNameMode mode) in ParseFromPath() function in CArchivePath
237 ArchivePath.ParseFromPath(arcPath, ArcNameMode); in SetArcPath()
243 uc.ArchivePath.ParseFromPath(uc.UserArchivePath, ArcNameMode); in SetArcPath()