Searched refs:get_app_size (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.h44 int get_app_size(const char *uuid, const char *pkgname, int userid, int flags, ino_t ce_data_inode,
H A Dinstalld.cpp322 res = get_app_size(parse_null(arg[0]), arg[1], atoi(arg[2]), atoi(arg[3]), atol(arg[4]),
425 { "get_app_size", 6, do_get_app_size },
H A Dcommands.cpp579 int get_app_size(const char *uuid, const char *pkgname, int userid, int flags, ino_t ce_data_inode, function in namespace:android::installd

Completed in 79 milliseconds