Searched refs:get_or_open (Results 1 – 1 of 1) sorted by relevance
1442 bool get_or_open(const char* zip_path, ZipArchiveHandle* handle);1449 bool ZipArchiveCache::get_or_open(const char* zip_path, ZipArchiveHandle* handle) { in get_or_open() function in ZipArchiveCache1516 if (!zip_archive_cache->get_or_open(zip_path, &handle)) { in open_library_in_zipfile()