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

/frameworks/native/cmds/installd/
H A Dcommands.cpp683 const char *code_path, int64_t *codesize, int64_t *datasize, int64_t *cachesize,
688 d = opendir(code_path);
682 get_app_size(const char *uuid, const char *pkgname, int userid, int flags, ino_t ce_data_inode, const char *code_path, int64_t *codesize, int64_t *datasize, int64_t *cachesize, int64_t* asecsize) argument

Completed in 927 milliseconds