Searched refs:get_size (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp67 inline static bool get_size(int pHandler, unsigned int &pSize) function
100 if (!get_size(m_Handler, m_Size)) {
119 if (!get_size(m_Handler, m_Size)) {
/frameworks/native/cmds/installd/
H A Dinstalld.h218 int get_size(const char *pkgname, userid_t userid, const char *apkpath, const char *libdirpath,
H A Dinstalld.c99 res = get_size(arg[0], atoi(arg[1]), arg[2], arg[3], arg[4], arg[5],
H A Dcommands.c469 int get_size(const char *pkgname, userid_t userid, const char *apkpath, function

Completed in 73 milliseconds