Home
last modified time | relevance | path

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

/system/libziparchive/
Dzip_archive_private.h69 const void* const base_ptr_; variable
Dzip_archive_test.cc95 uint8_t* base_ptr_{nullptr}; // Points to the start of the central directory. member in CdEntryMapTest