Searched refs:get_size (Results 1 – 5 of 5) sorted by relevance
/frameworks/compile/mclinker/lib/Support/ |
D | FileHandle.cpp | 67 inline static bool get_size(int pHandler, unsigned int &pSize) in get_size() function 100 if (!get_size(m_Handler, m_Size)) { in open() 119 if (!get_size(m_Handler, m_Size)) { in delegate()
|
/frameworks/native/cmds/installd/ |
D | installd.h | 218 int get_size(const char *pkgname, userid_t userid, const char *apkpath, const char *libdirpath,
|
D | installd.c | 99 res = get_size(arg[0], atoi(arg[1]), arg[2], arg[3], arg[4], arg[5], in do_get_size()
|
D | commands.c | 469 int get_size(const char *pkgname, userid_t userid, const char *apkpath, in get_size() function
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | advanced.jd | 306 public float get_size(int index) {
|