Searched refs:bsParentPath (Results 1 – 2 of 2) sorted by relevance
48 hpp.bsParentPath = m_FolderPaths.back(); in GetNextFile()70 hpp.bsParentPath = in GetNextFile()71 m_FolderQueue.back().bsParentPath + kFolderSeparator + bsName; in GetNextFile()72 hpp.pFolderHandle = FX_OpenFolder(hpp.bsParentPath.c_str()); in GetNextFile()79 bsName = m_FolderQueue.back().bsParentPath + kFolderSeparator + bsName; in GetNextFile()
36 bsParentPath = x.bsParentPath; in HandleParentPath()39 ByteString bsParentPath; member