OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:granted
(Results
1 - 25
of
17548
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/google/marlin/sepolicy/
netd.te
4
# in addition to ioctl commands
granted
to domain allow netd to use:
wpa.te
1
# in addition to ioctl commands
granted
to domain allow wpa to use:
/ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_proxy.h
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
/ndk/tests/device/test-stlport/unit/cppunit/
cppunit_proxy.h
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
/external/fdlibm/
NOTICE
5
software is freely
granted
, provided that this notice
/external/v8/src/third_party/fdlibm/
LICENSE
5
software is freely
granted
, provided that this notice
/frameworks/opt/chips/src/com/android/ex/chips/
ChipsUtil.java
32
void onPermissionCheck(String permission, boolean
granted
);
59
* Returns {@link PackageManager#PERMISSION_GRANTED} if given permission is
granted
, or
73
* Returns true if all permissions in {@link #REQUIRED_PERMISSIONS} are
granted
.
81
final boolean
granted
=
84
permissionsCheckListener.onPermissionCheck(permission,
granted
);
86
if (!
granted
) {
/frameworks/native/libs/binder/
PermissionCache.cpp
37
status_t PermissionCache::check(bool*
granted
,
45
*
granted
= mCache.itemAt(index).
granted
;
52
uid_t uid, bool
granted
) {
65
e.
granted
=
granted
;
99
bool
granted
= false;
local
100
if (pc.check(&
granted
, permission, uid) != NO_ERROR) {
102
granted
= android::checkPermission(permission, pid, uid);
106
granted
?"granted":"denied", (int)ns2us(t))
[
all
...]
/frameworks/base/core/java/android/hardware/location/
GeofenceHardwareService.java
81
"Location Hardware permission not
granted
to access hardware geofence");
89
"Location Hardware permission not
granted
to access hardware geofence");
100
"Location Hardware permission not
granted
to access hardware geofence");
108
"Location Hardware permission not
granted
to access hardware geofence");
117
"Location Hardware permission not
granted
to access hardware geofence");
126
"Location Hardware permission not
granted
to access hardware geofence");
136
"Location Hardware permission not
granted
to access hardware geofence");
147
"Location Hardware permission not
granted
to access hardware geofence");
/ndk/sources/cxx-stl/stlport/src/
c_locale.c
11
* Permission to use or copy this software for any purpose is hereby
granted
13
* Permission to modify the code and to distribute modified code is
granted
,
ostream.cpp
11
* Permission to use or copy this software for any purpose is hereby
granted
13
* Permission to modify the code and to distribute modified code is
granted
,
/ndk/sources/cxx-stl/stlport/stlport/
cctype
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
ciso646
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
clocale
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
csetjmp
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
csignal
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
cstdarg
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
cstddef
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
cstring
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
cwchar
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
cwctype
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
exception.h
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
fstream.h
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
ios.h
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
iso646.h
8
* Permission to use or copy this software for any purpose is hereby
granted
10
* Permission to modify the code and to distribute modified code is
granted
,
Completed in 394 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>