Searched refs:entry_ptr_tmp (Results 1 – 2 of 2) sorted by relevance
132 sapi::v::IntBase<archive_entry*> entry_ptr_tmp(0); in archive_read_next_header() local135 api->archive_read_next_header(&a_ptr, entry_ptr_tmp.PtrAfter()).value(); in archive_read_next_header()136 *entry = entry_ptr_tmp.GetValue(); in archive_read_next_header()
409 sapi::v::IntBase<archive_entry*> entry_ptr_tmp(0); in ExtractArchive() local412 rc, api.archive_read_next_header(&a, entry_ptr_tmp.PtrAfter())); in ExtractArchive()424 sapi::v::RemotePtr entry(entry_ptr_tmp.GetValue()); in ExtractArchive()