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

/frameworks/base/cmds/installd/
H A Dcommands.c479 int64_t *_codesize, int64_t *_datasize, int64_t *_cachesize,
591 *_cachesize = cachesize;
477 get_size(const char *pkgname, int persona, const char *apkpath, const char *fwdlock_apkpath, const char *asecpath, int64_t *_codesize, int64_t *_datasize, int64_t *_cachesize, int64_t* _asecsize) argument

Completed in 65 milliseconds