Searched defs:pEntry (Results 1 – 12 of 12) sorted by relevance
205 struct dirent* pEntry; in getPlugInPathList() local229 bool isPlugIn(const struct dirent* pEntry) const { in isPlugIn()239 bool isDotOrDDot(const struct dirent* pEntry) const { in isDotOrDDot()247 bool isDirectory(const struct dirent* pEntry) const { in isDirectory()254 bool isRegularFile(const struct dirent* pEntry) const { in isRegularFile()261 bool isLink(const struct dirent* pEntry) const { in isLink()
161 ZipEntry* pEntry = mEntries[idx]; in getEntryByName() local309 ZipEntry* pEntry = new ZipEntry; in readCentralDir() local362 ZipEntry* pEntry = NULL; in addCommon() local542 ZipEntry* pEntry = NULL; in add() local878 status_t ZipFile::remove(ZipEntry* pEntry) in remove()919 ZipEntry* pEntry = mEntries[i]; in flush() local974 ZipEntry* pEntry = mEntries[i]; in crunchArchive() local
145 const ZipEntry* pEntry) in initFromExternal()
29 void destroy(entry_type*& pEntry) in destroy()
42 void EntryFactory<HashEntryTy>::destroy(HashEntryTy* pEntry) in destroy()
64 void StringEntryFactory<DataType>::destroy(StringEntry<DataType>* pEntry) in destroy()
93 SymbolEntryMap<EntryType>::record(const ResolveInfo& pSymbol, EntryType& pEntry) in record()
110 struct dirent* pEntry; in findFactoryForScheme() local
159 struct dirent* pEntry; in findFactoryForScheme() local
335 void MipsGOT::recordEntry(const ResolveInfo* pInfo, MipsGOTEntry* pEntry) in recordEntry()
90 void setEntry(const std::string& pEntry) in setEntry()
339 const mkvparser::SeekHead::Entry* pEntry; in seek() local