OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:privileges
(Results
76 - 100
of
322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/build/
install-build-deps-android.sh
8
# requires sudo
privileges
.
/external/chromium_org/chrome/browser/extensions/
extension_host.h
37
//
privileges
available to extensions. It may have a view to be shown in the
/external/chromium_org/chrome/browser/mac/
install.sh
18
# the real user ID (dropping root
privileges
).
/external/chromium_org/chrome/browser/ui/extensions/
extension_enable_flow.cc
89
// Enable the extension immediately if its
privileges
weren't escalated.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
xhr.html
16
requesting additional
privileges
, the extension can use
/external/chromium_org/chrome/installer/setup/
setup_util.h
120
// Some
privileges
might require admin rights to be enabled (check is_enabled()
/external/chromium_org/ppapi/api/
pp_errors.idl
58
/** This value indicates failure due to insufficient
privileges
. */
/external/chromium_org/ppapi/c/
pp_errors.h
65
/** This value indicates failure due to insufficient
privileges
. */
/external/chromium_org/remoting/host/
daemon_process.h
40
// process running at lower
privileges
and maintains the list of desktop
/external/chromium_org/remoting/host/installer/mac/PrivilegedHelperTools/
org.chromium.chromoting.me2me.sh
109
# Since this requires root
privileges
, this is only possible when
/external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_postflight.sh
79
# Make sure admins have write
privileges
(CRD users are
/external/chromium_org/sandbox/linux/services/
credentials_unittest.cc
198
// Check that after dropping filesystem access and dropping
privileges
/external/chromium_org/sandbox/win/src/
registry_interception.cc
169
// REG_OPTION_BACKUP_RESTORE to open the key with special
privileges
.
/external/chromium_org/third_party/protobuf/python/
README.txt
65
This step may require superuser
privileges
.
/external/clang/test/CXX/class.access/
p6.cpp
11
// is not possible to determine the access
privileges
of that use
/external/iputils/doc/
tftpd.sgml
84
with dropped root
privileges
, namely with a user ID giving minimal
tracepath.sgml
32
privileges
and has no fancy options.
/external/libvpx/libvpx/examples/includes/geshi/geshi/
genero.php
250
"
PRIVILEGES
",
oracle11.php
353
'
PRIVILEGES
',
oracle8.php
296
'
PRIVILEGES
',
/external/openssh/
ssh-agent.0
61
can thus use the
privileges
given by the identities anywhere in the
/external/strace/
strace.1
576
without effective
privileges
.
613
with the correct effective
privileges
.
614
Since only users trusted with full root
privileges
should be allowed
675
privileges
while being traced.
/frameworks/base/core/java/android/hardware/camera2/utils/
CameraBinderDecorator.java
72
throw new SecurityException("Lacking
privileges
to access camera service");
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
limits.h
172
#define _POSIX_CHOWN_RESTRICTED 1 /* yes, chown requires appropriate
privileges
*/
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
limits.h
172
#define _POSIX_CHOWN_RESTRICTED 1 /* yes, chown requires appropriate
privileges
*/
Completed in 572 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>