Home | History | Annotate | Download | only in sdcard

Lines Matching refs:appid

465     appid_t appid;
509 appid = (appid_t) (uintptr_t) hashmapGet(fuse->global->package_to_appid, node->name);
510 if (appid != 0) {
511 node->uid = multiuser_get_uid(parent->userid, appid);