/aosp12/frameworks/av/drm/drmserver/ |
H A D | PlugInManager.h | 205 struct dirent* pEntry; in getPlugInPathList() local 229 bool isPlugIn(const struct dirent* pEntry) const { in isPlugIn() 239 bool isDirectory(const struct dirent* pEntry) const { in isDirectory() 246 bool isRegularFile(const struct dirent* pEntry) const { in isRegularFile() 253 bool isLink(const struct dirent* pEntry) const { in isLink()
|
/aosp12/build/make/tools/zipalign/ |
H A D | ZipAlign.cpp | 26 ZipEntry* pEntry) { in getAlignment() 49 ZipEntry* pEntry; in copyAndAlign() local 154 ZipEntry* pEntry; in verify() local
|
H A D | ZipFile.cpp | 163 ZipEntry* pEntry = mEntries[idx]; in getEntryByName() local 315 ZipEntry* pEntry = new ZipEntry; in readCentralDir() local 371 ZipEntry* pEntry = NULL; in addCommon() local 519 status_t ZipFile::alignEntry(android::ZipEntry* pEntry, uint32_t alignTo){ in alignEntry() 549 ZipEntry* pEntry = NULL; in add() local 655 ZipEntry* pEntry = NULL; in addRecompress() local 965 status_t ZipFile::remove(ZipEntry* pEntry) in remove() 1006 ZipEntry* pEntry = mEntries[i]; in flush() local 1061 ZipEntry* pEntry = mEntries[i]; in crunchArchive() local
|
H A D | ZipEntry.cpp | 147 status_t ZipEntry::initFromExternal(const ZipEntry* pEntry) in initFromExternal()
|
/aosp12/frameworks/base/tools/aapt/ |
H A D | ZipFile.cpp | 161 ZipEntry* pEntry = mEntries[idx]; in getEntryByName() local 309 ZipEntry* pEntry = new ZipEntry; in readCentralDir() local 362 ZipEntry* pEntry = NULL; in addCommon() local 541 ZipEntry* pEntry = NULL; in add() local 875 status_t ZipFile::remove(ZipEntry* pEntry) in remove() 916 ZipEntry* pEntry = mEntries[i]; in flush() local 971 ZipEntry* pEntry = mEntries[i]; in crunchArchive() local
|
H A D | ZipEntry.cpp | 146 const ZipEntry* pEntry) in initFromExternal()
|
/aosp12/frameworks/compile/mclinker/include/mcld/ADT/ |
H A D | HashEntryFactory.h | 29 void destroy(entry_type*& pEntry) { HashEntryTy::Destroy(pEntry); } in destroy()
|
H A D | HashEntry.tcc | 38 void EntryFactory<HashEntryTy>::destroy(HashEntryTy* pEntry) { in destroy()
|
H A D | StringEntry.tcc | 60 void StringEntryFactory<DataType>::destroy(StringEntry<DataType>* pEntry) { in destroy()
|
/aosp12/hardware/interfaces/cas/1.0/default/ |
H A D | FactoryLoader.h | 108 struct dirent* pEntry; in findFactoryForScheme() local 150 struct dirent* pEntry; in enumeratePlugins() local
|
/aosp12/hardware/interfaces/cas/1.1/default/ |
H A D | FactoryLoader.h | 100 struct dirent* pEntry; in findFactoryForScheme() local 139 struct dirent* pEntry; in enumeratePlugins() local
|
/aosp12/hardware/interfaces/cas/1.2/default/ |
H A D | FactoryLoader.h | 100 struct dirent* pEntry; in findFactoryForScheme() local 139 struct dirent* pEntry; in enumeratePlugins() local
|
/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | EntryCmd.cpp | 20 EntryCmd::EntryCmd(const std::string& pEntry) in EntryCmd()
|
/aosp12/frameworks/compile/mclinker/lib/Core/ |
H A D | LinkerScript.cpp | 38 void LinkerScript::setEntry(const std::string& pEntry) { in setEntry()
|
/aosp12/build/make/tools/ziptime/ |
H A D | ZipFile.cpp | 167 ZipEntry* pEntry = new ZipEntry; in rewriteCentralDir() local
|
/aosp12/hardware/interfaces/drm/1.0/default/include/ |
H A D | PluginLoader.h | 46 struct dirent* pEntry; in PluginLoader() local
|
/aosp12/frameworks/av/media/libmedia/include/media/ |
H A D | PluginLoader.h | 42 struct dirent* pEntry; in PluginLoader() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsGOT.cpp | 383 void MipsGOT::recordGlobalEntry(const ResolveInfo* pInfo, Fragment* pEntry) { in recordGlobalEntry() 404 void MipsGOT::recordTLSEntry(const ResolveInfo* pInfo, Fragment* pEntry, in recordTLSEntry() 450 Fragment* pEntry) { in recordLocalEntry()
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | GarbageCollection.cpp | 181 void GarbageCollection::getEntrySections(SectionVecTy& pEntry) { in getEntrySections() 287 void GarbageCollection::findReferencedSections(SectionVecTy& pEntry) { in findReferencedSections()
|
/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | KeyEntryMap.h | 166 EntryType& pEntry) { in record()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/dex/ |
H A D | PackageDexUsage.java | 481 Map.Entry<String, PackageUseInfo> pEntry = pIt.next(); in syncData() local
|
/aosp12/frameworks/av/media/extractors/mkv/ |
H A D | MatroskaExtractor.cpp | 470 const mkvparser::SeekHead::Entry* pEntry; in seek() local
|