Searched defs:handle (Results 1 – 8 of 8) sorted by relevance
36 ZipArchiveHandle handle; in TEST() local
44 uint32_t handle) in GRSurfaceDrm()
311 static std::vector<Certificate> IterateZipEntriesAndSearchForKeys(const ZipArchiveHandle& handle) { in IterateZipEntriesAndSearchForKeys()360 ZipArchiveHandle handle; in LoadKeysFromZipfile() local
55 void SetLoggingSehandle(selabel_handle* handle) { in SetLoggingSehandle()
657 ZipArchiveHandle handle; in Initialize() local676 bool ZipModeImage::InitializeChunks(const std::string& filename, ZipArchiveHandle handle) { in InitializeChunks()773 bool ZipModeImage::AddZipEntryToChunks(ZipArchiveHandle handle, const std::string& entry_name, in AddZipEntryToChunks()
228 void SetUpdaterOtaPackageHandle(ZipArchiveHandle handle) { in SetUpdaterOtaPackageHandle()349 ZipArchiveHandle handle; in TEST_F() local
344 let handle = self.sockets.iter().next().unwrap().0; in get_socket() localVariable
356 let handle = *self in find_first_and_open() localVariable