Searched refs:IsDirPath (Results 1 – 2 of 2) sorted by relevance
71 static inline bool IsDirPath(const std::string path) in IsDirPath() function93 if (IsDirPath(env.recvParam.recvPath)) { in CheckRecvPath()
127 static int IsDirPath(struct dirent *entry, char *fullPath, int *isDir) in IsDirPath() function193 int ret = IsDirPath(entry, fullPath, &isDir); in ZipAddDir()