Searched defs:pCachedName (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DJarFile.cpp41 * malloc()ed copy of the opened file name will be put in <*pCachedName>.
46 int flags, char **pCachedName)
73 *pCachedName = buf;
45 openAlternateSuffix(const char *fileName, const char *suffix, int flags, char **pCachedName) argument

Completed in 40 milliseconds