Searched refs:get_app_size (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/ |
D | commands.h | 46 int get_app_size(const char *uuid, const char *pkgname, int userid, int flags, ino_t ce_data_inode,
|
D | installd.cpp | 333 res = get_app_size(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3]), atol(arg[4]), in do_get_app_size()
|
D | commands.cpp | 682 int get_app_size(const char *uuid, const char *pkgname, int userid, int flags, ino_t ce_data_inode, in get_app_size() function
|