Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dzip_test.cpp36 ZipArchiveHandle handle; in TEST() local
Dupdater_test.cpp228 void SetUpdaterOtaPackageHandle(ZipArchiveHandle handle) { in SetUpdaterOtaPackageHandle()
349 ZipArchiveHandle handle; in TEST_F() local
/bootable/recovery/minui/
Dgraphics_drm.h44 uint32_t handle) in GRSurfaceDrm()
/bootable/recovery/install/
Dverifier.cpp312 static std::vector<Certificate> IterateZipEntriesAndSearchForKeys(const ZipArchiveHandle& handle) { in IterateZipEntriesAndSearchForKeys()
353 ZipArchiveHandle handle; in LoadKeysFromZipfile() local
/bootable/recovery/recovery_utils/
Dlogging.cpp55 void SetLoggingSehandle(selabel_handle* handle) { in SetLoggingSehandle()
/bootable/recovery/applypatch/
Dimgdiff.cpp657 ZipArchiveHandle handle; in Initialize() local
676 bool ZipModeImage::InitializeChunks(const std::string& filename, ZipArchiveHandle handle) { in InitializeChunks()
759 bool ZipModeImage::AddZipEntryToChunks(ZipArchiveHandle handle, const std::string& entry_name, in AddZipEntryToChunks()