Home
last modified time | relevance | path

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

/dalvik/vm/analysis/
DDexPrepare.cpp462 ClassPathEntry* cpe; in dvmOptimizeDexFile() local
1103 static const char* getCacheFileName(const ClassPathEntry* cpe) in getCacheFileName()
1120 static const u1* getSignature(const ClassPathEntry* cpe) in getSignature()
1296 ClassPathEntry* cpe; in dvmCheckOptHeaderAndDependencies() local
1366 ClassPathEntry* cpe; in writeDependencies() local
/dalvik/vm/oo/
DClass.cpp504 static void dumpClassPath(const ClassPathEntry* cpe) in dumpClassPath()
540 bool dvmClassPathContains(const ClassPathEntry* cpe, const char* path) in dvmClassPathContains()
556 static void freeCpeArray(ClassPathEntry* cpe) in freeCpeArray()
603 static bool prepareCpe(ClassPathEntry* cpe, bool isBootstrap) in prepareCpe()
656 ClassPathEntry* cpe = NULL; in processClassPath() local
770 const ClassPathEntry* cpe = gDvm.bootClassPath; in searchBootPathForClass() local
865 const ClassPathEntry* cpe = gDvm.bootClassPath; in dvmGetBootPathSize() local
887 const ClassPathEntry* cpe = gDvm.bootClassPath; in dvmGetBootPathResource() local