HomeSort by relevance Sort by last modified time
    Searched full:privileged (Results 176 - 200 of 293) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/ojluni/src/main/java/sun/misc/
Service.java 122 * class from within a privileged security context.
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertService.java 339 // Send broadcast twice, once for apps that have PRIVILEGED permission and once
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msidefs.h 248 #define IPROPNAME_PRIVILEGED TEXT("Privileged")
  /system/core/logd/
main.cpp 253 // uidToName Privileged Worker
  /system/sepolicy/
app.te 303 # Privileged netlink socket interfaces.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
set-arch.s 189 # privileged instructions
  /toolchain/binutils/binutils-2.25/include/opcode/
ia64.h 329 #define IA64_OPCODE_PRIV (1<<3) /* privileged instruct */
  /external/llvm/lib/Support/
Host.cpp 542 // Access to the Processor Version Register (PVR) on PowerPC is privileged,
681 // STIDP is a privileged operation, so use /proc/cpuinfo instead.
  /frameworks/base/core/java/android/app/
UiAutomation.java 177 * layer on the thread of the provided looper and perform requests for privileged
181 * @param connection The connection for performing privileged operations.
    [all...]
  /frameworks/base/core/res/res/values/
attrs_manifest.xml 196 be granted to any applications installed as privileged apps on the system image.
204 <flag name="privileged" value="0x10" />
205 <!-- Old synonym for "privileged". -->
225 granted any application pre-installed on the system image (not just privileged
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsApplication.java 433 // We can only call checkOp if we are privileged (updateIfNeeded) or if the app we
454 // We can only verify the phone and BT app's permissions from a privileged caller
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
execution_monitor.ipp 372 "signal: privileged register; address of failing instruction: 0x%08lx",
393 "signal: privileged opcode; address of failing instruction: 0x%08lx",
    [all...]
  /packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java 456 // not one of its more privileged aliases, then make sure that
457 // only the non-privileged actions are allowed.
    [all...]
  /external/mksh/src/
mksh.1 252 Privileged shell.
254 .Dq privileged
260 Clearing the privileged option causes the shell to set
264 If the shell is privileged and this flag is not explicitly set, the
265 .Dq privileged
367 A privileged shell then processes the suid profile.
368 A non-privileged login shell processes the user profile next.
369 A non-privileged interactive shell checks the value of the
376 A privileged shell then drops privileges if neither was the
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java     [all...]
  /libcore/ojluni/src/main/java/javax/security/auth/
Subject.java 421 * Perform privileged work as a particular <code>Subject</code>.
479 * Perform privileged work as a particular <code>Subject</code>.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-sparc.texi 309 Several special privileged and non-privileged registers
  /docs/source.android.com/src/security/bulletin/
2015-11-01.jd 226 due to the possibility of remote code execution in a privileged service. The
2016-01-01.jd 272 application could enable a compromise, privileged application with access to
  /external/autotest/scheduler/
drone_utility.py 434 # The script needs to run with sudo as the containers are privileged.
  /external/dbus/dbus/
dbus-sysdeps-util-unix.c 341 /* setgroups() only works if we are a privileged process,
  /external/e2fsprogs/misc/
mke2fs.8.in 475 to continue to function correctly after non-privileged processes are
  /external/google-breakpad/src/third_party/libdisasm/
ia32_insn.h 260 #define INS_NOTE_RING0 0x00000001 /* insn is privileged */
  /external/llvm/lib/Target/ARM/
ARMRegisterInfo.td 173 // Special Registers - only available in privileged mode.

Completed in 1193 milliseconds

1 2 3 4 5 6 78 91011>>