Home
last modified time | relevance | path

Searched refs:grant (Results 1 – 25 of 30) sorted by relevance

12

/system/security/keystore/
Dkeystore.cpp1301 grant_t* grant = new grant_t; in addGrant() local
1302 grant->uid = granteeUid; in addGrant()
1303 grant->filename = reinterpret_cast<const uint8_t*>(strdup(filename)); in addGrant()
1304 mGrants.add(grant); in addGrant()
1311 grant_t* grant = *it; in removeGrant() local
1312 if (grant->uid == granteeUid in removeGrant()
1313 && !strcmp(reinterpret_cast<const char*>(grant->filename), filename)) { in removeGrant()
1492 grant_t* grant = *it; in getGrant() local
1493 if (grant->uid == uid in getGrant()
1494 && !strcmp(reinterpret_cast<const char*>(grant->filename), filename)) { in getGrant()
[all …]
/system/security/keystore/include/keystore/
DIKeystoreService.h178 virtual int32_t grant(const String16& name, int32_t granteeUid) = 0;
/system/extras/timeinfo/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/libpixelflinger/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/ext4_utils/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/ksmutils/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/init/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/debuggerd/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/libcutils/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/procrank/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/showslab/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/liblog/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/tests/cpueater/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/logwrapper/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/f2fs_utils/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/latencytop/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/libpagemap/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/librank/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/libnetutils/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/adb/
DNOTICE152 6. Trademarks. This License does not grant permission to use the trade
/system/extras/procmem/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/libutils/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/extras/showmap/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/run-as/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade
/system/core/logcat/
DNOTICE151 6. Trademarks. This License does not grant permission to use the trade

12