Home
last modified time | relevance | path

Searched refs:gpbf (Results 1 – 3 of 3) sorted by relevance

/system/libziparchive/include/ziparchive/
Dzip_archive.h87 uint16_t gpbf; member
/system/libziparchive/
Dziptool.cpp366 snprintf(method, sizeof(method), "def%c", "NXFS"[(entry.gpbf >> 1) & 0x3]); in InfoOne()
Dzip_archive.cc918 data->gpbf = lfh->gpb_flags; in FindEntry()