Searched refs:grant (Results 1 – 25 of 81) sorted by relevance
1234
393 grant_t* grant = new grant_t; in addGrant() local394 grant->uid = granteeUid; in addGrant()395 grant->filename = reinterpret_cast<const uint8_t*>(strdup(filename)); in addGrant()396 mGrants.add(grant); in addGrant()402 grant_t* grant = *it; in removeGrant() local403 if (grant->uid == granteeUid && in removeGrant()404 !strcmp(reinterpret_cast<const char*>(grant->filename), filename)) { in removeGrant()568 grant_t* grant = *it; in getGrant() local569 if (grant->uid == uid && in getGrant()570 !strcmp(reinterpret_cast<const char*>(grant->filename), filename)) { in getGrant()[all …]
80 int32_t grant(const String16& name, int32_t granteeUid);
66 grant
599 grant
191 virtual int32_t grant(const String16& name, int32_t granteeUid) = 0;
38 grant the same permissions where one allow rule is written
74 you will need to grant execute permissions to the test binary using
151 6. Trademarks. This License does not grant permission to use the trade