Home
last modified time | relevance | path

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

/dalvik/vm/analysis/
DDexPrepare.c408 ClassPathEntry* cpe; in dvmOptimizeDexFile() local
972 static const char* getCacheFileName(const ClassPathEntry* cpe) in getCacheFileName()
989 static const u1* getSignature(const ClassPathEntry* cpe) in getSignature()
1179 ClassPathEntry* cpe; in dvmCheckOptHeaderAndDependencies() local
1249 ClassPathEntry* cpe; in writeDependencies() local
/dalvik/vm/oo/
DClass.c394 static void dumpClassPath(const ClassPathEntry* cpe) in dumpClassPath()
431 bool dvmClassPathContains(const ClassPathEntry* cpe, const char* path) in dvmClassPathContains()
447 static void freeCpeArray(ClassPathEntry* cpe) in freeCpeArray()
483 static bool prepareCpe(ClassPathEntry* cpe, bool isBootstrap) in prepareCpe()
542 ClassPathEntry* cpe = NULL; in processClassPath() local
653 const ClassPathEntry* cpe = gDvm.bootClassPath; in searchBootPathForClass() local
752 const ClassPathEntry* cpe = gDvm.bootClassPath; in dvmGetBootPathSize() local
774 const ClassPathEntry* cpe = gDvm.bootClassPath; in dvmGetBootPathResource() local