Home
last modified time | relevance | path

Searched refs:effective (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateInternal.cpp110 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()
/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp318 static bool SetCapabilities(uint64_t permitted, uint64_t effective, uint64_t inheritable, in SetCapabilities() argument
327 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()
Dandroid_util_AssetManager.cpp135 capdata.effective = capdata.permitted; in NativeVerifySystemIdmaps()
/frameworks/base/core/java/com/android/internal/os/
DWrapperInit.java199 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()
DZygoteInit.java683 capabilities &= ((long) data[0].effective) | (((long) data[1].effective) << 32); in forkSystemServer()
/frameworks/native/services/vr/performanced/
Dmain.cpp53 capdata[CAP_TO_INDEX(CAP_SYS_NICE)].effective |= CAP_TO_MASK(CAP_SYS_NICE); in main()
/frameworks/support/docs-fake/
Dbuild.gradle22 // it is more effective then task.enabled = false, because we avoid executing deps as well
/frameworks/base/core/java/android/view/
DFocusFinder.java130 ViewGroup effective = null; in getEffectiveRoot() local
134 return effective != null ? effective : root; in getEffectiveRoot()
143 effective = vg; in getEffectiveRoot()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java1471 final Bundle effective = UserRestrictionsUtils.clone(baseRestrictions); in computeEffectiveUserRestrictionsLR() local
1472 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() local
1660 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()
/frameworks/compile/slang/
DREADME.rst22 distinct, effective features for Android programming. We will use
322 This may allow the runtime to make more effective use of threads.
/frameworks/base/proto/src/
Dipconnectivity.proto367 // The total number of received RAs with an effective lifetime of 0 seconds.
/frameworks/data-binding/compiler/src/main/resources/
DNOTICE.txt891 effective on the date Initial Developer first distributes
921 effective on the date Contributor first makes Commercial Use of
1143 and 2.2(b) are revoked effective as of the date You first made, used,
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dlstb.txt3904 an effective way."
7257 "Well, that makes it the more effective. You yacht against them, you
Dretn.txt1284 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.
Dmems.txt2849 "It was a prosaic way of forming a friendship, but it was effective.
Dadvs.txt2111 effective."
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...