Searched refs:effective (Results 1 – 17 of 17) sorted by relevance
110 bool has_cap_syslog = (capdata[cap_syslog_index].effective & cap_syslog_mask) != 0; in DropRootUser()116 capdata[cap_syslog_index].effective |= cap_syslog_mask; in DropRootUser()120 MYLOGE("capset({%#x, %#x}) failed: %s\n", capdata[0].effective, in DropRootUser()121 capdata[1].effective, strerror(errno)); in DropRootUser()
318 static bool SetCapabilities(uint64_t permitted, uint64_t effective, uint64_t inheritable, in SetCapabilities() argument327 capdata[0].effective = effective; in SetCapabilities()328 capdata[1].effective = effective >> 32; in SetCapabilities()336 "failed: %s", permitted, effective, inheritable, strerror(errno)); in SetCapabilities()794 return capdata[0].effective | in GetEffectiveCapabilityMask()795 (static_cast<uint64_t>(capdata[1].effective) << 32); in GetEffectiveCapabilityMask()
135 capdata.effective = capdata.permitted; in NativeVerifySystemIdmaps()
199 data[0] = new StructCapUserData(data[0].effective, data[0].permitted, in preserveCapabilities()201 data[1] = new StructCapUserData(data[1].effective, data[1].permitted, in preserveCapabilities()
683 capabilities &= ((long) data[0].effective) | (((long) data[1].effective) << 32); in forkSystemServer()
53 capdata[CAP_TO_INDEX(CAP_SYS_NICE)].effective |= CAP_TO_MASK(CAP_SYS_NICE); in main()
22 // it is more effective then task.enabled = false, because we avoid executing deps as well
130 ViewGroup effective = null; in getEffectiveRoot() local134 return effective != null ? effective : root; in getEffectiveRoot()143 effective = vg; in getEffectiveRoot()
1471 final Bundle effective = UserRestrictionsUtils.clone(baseRestrictions); in computeEffectiveUserRestrictionsLR() local1472 UserRestrictionsUtils.merge(effective, global); in computeEffectiveUserRestrictionsLR()1473 UserRestrictionsUtils.merge(effective, local); in computeEffectiveUserRestrictionsLR()1475 return effective; in computeEffectiveUserRestrictionsLR()1658 final Bundle effective = computeEffectiveUserRestrictionsLR(userId); in updateUserRestrictionsInternalLR() local1660 mCachedEffectiveUserRestrictions.put(userId, effective); in updateUserRestrictionsInternalLR()1665 + " new=" + effective + " prev=" + prevAppliedRestrictions); in updateUserRestrictionsInternalLR()1673 mAppOpsService.setUserRestrictions(effective, mUserRestriconToken, userId); in updateUserRestrictionsInternalLR()1681 propagateUserRestrictionsLR(userId, effective, prevAppliedRestrictions); in updateUserRestrictionsInternalLR()1683 mAppliedUserRestrictions.put(userId, new Bundle(effective)); in updateUserRestrictionsInternalLR()
22 distinct, effective features for Android programming. We will use322 This may allow the runtime to make more effective use of threads.
367 // The total number of received RAs with an effective lifetime of 0 seconds.
891 effective on the date Initial Developer first distributes921 effective on the date Contributor first makes Commercial Use of1143 and 2.2(b) are revoked effective as of the date You first made, used,
3904 an effective way."7257 "Well, that makes it the more effective. You yacht against them, you
1284 will which he did not intend ever to be effective he might do it so."9781 suspected bookcase. It was a simple trick, but exceedingly effective.
2849 "It was a prosaic way of forming a friendship, but it was effective.
2111 effective."
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...