/system/sepolicy/tools/ |
D | sepolicy-check.c | 57 int check_perm(avtab_ptr_t current, perm_datum_t *perm) { in check_perm() 66 perm_datum_t *perm, policydb_t *policy, avtab_t *avtab) { in expand_and_check() 120 perm_datum_t *perm = NULL; in check_rule() local 235 char *policy = NULL, *source = NULL, *target = NULL, *class = NULL, *perm = NULL; in main() local
|
/system/tools/aidl/ |
D | permission.cpp | 27 namespace perm { namespace
|
/system/core/init/ |
D | devices.h | 45 mode_t perm() const { return perm_; } in perm() function 66 SysfsPermissions(const std::string& name, const std::string& attribute, mode_t perm, uid_t uid, in SysfsPermissions()
|
D | service_utils.h | 62 int perm = 0; member
|
D | ueventd_parser.cpp | 54 mode_t perm = strtol(perm_string.c_str(), &end_pointer, 8); in ParsePermissionsLine() local
|
D | devices.cpp | 126 Permissions::Permissions(const std::string& name, mode_t perm, uid_t uid, gid_t gid, in Permissions()
|
D | util.cpp | 93 mode_t perm, uid_t uid, gid_t gid, const std::string& socketcon) { in CreateSocket()
|
/system/hwservicemanager/ |
D | AccessControl.cpp | 95 …Permission(const CallingContext& source, const char *targetContext, const char *perm, const char *… in checkPermission() 113 bool AccessControl::checkPermission(const CallingContext& source, const char *perm, const char *int… in checkPermission()
|
/system/security/keystore2/selinux/src/ |
D | lib.rs | 80 pub fn perm() -> Self { in perm() method 692 mod perm { module
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | neverallow.c | 189 perm_datum_t *perm = NULL; in read_classperms() local
|
/system/security/keystore2/src/ |
D | error.rs | 71 pub fn perm() -> Self { in perm() method
|
D | permission.rs | 184 mod perm { module
|
/system/security/keystore2/legacykeystore/ |
D | lib.rs | 203 pub fn perm() -> Self { in perm() method
|
/system/keymaster/key_blob_utils/ |
D | ocb.c | 231 const vector unsigned char perm = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0}; in double_block() local
|
/system/logging/liblog/tests/ |
D | liblog_test.cpp | 1682 bool perm = (gid == AID_ROOT) || (uid == AID_ROOT); in TEST() local
|