Home
last modified time | relevance | path

Searched defs:filePathInZip (Results 1 – 1 of 1) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/
Dzip_utils.cpp90 char filePathInZip[MAX_ZIP_BUFFER_SIZE] = {0}; in IsFileExistsInZip() local
138 char filePathInZip[MAX_ZIP_BUFFER_SIZE] = {0}; in IsFileNameExistsInZip() local
186 char filePathInZip[MAX_ZIP_BUFFER_SIZE] = {0}; in GetFileContentFromZip() local
247 bool ZipUtils::AddToResourceMap(unzFile& unzipFile, const std::string& filePathInZip, in AddToResourceMap()
285 char filePathInZip[MAX_ZIP_BUFFER_SIZE] = {0}; in GetResourceMapFromZip() local