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

/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp59 inline static bool get_size(int pHandler, unsigned int &pSize) function
87 if (!get_size(m_Handler, m_Size)) {
113 if (!get_size(m_Handler, m_Size)) {
132 if (!get_size(m_Handler, m_Size)) {
/frameworks/base/cmds/installd/
H A Dcommands.c477 int get_size(const char *pkgname, int persona, const char *apkpath, function

Completed in 59 milliseconds