Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DFileDir.cpp279 bool CreateComplexDirectory(LPCTSTR _aPathName) in CreateComplexDirectory() argument
281 CSysString pathName = _aPathName; in CreateComplexDirectory()
325 bool CreateComplexDirectory(LPCWSTR _aPathName) in CreateComplexDirectory() argument
327 UString pathName = _aPathName; in CreateComplexDirectory()