Home
last modified time | relevance | path

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

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