Searched refs:apDir (Results 1 – 1 of 1) sorted by relevance
170 std::string apDir = apFilePath.parent_path().string(); in IsExistApFile() local171 if (path.empty() || !PathToRealPath(apDir, realPath)) { in IsExistApFile()