Home
last modified time | relevance | path

Searched refs:Permission (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/base/services/core/xsd/schema/
Dcurrent.txt7 …method public java.util.List<com.android.server.pm.permission.configfile.Permission> getPermission…
20 public class Permission {
21 ctor public Permission();
/frameworks/compile/mclinker/unittests/
DUniqueGCFactoryBaseTest.cpp75 FileHandle::Permission(FileHandle::System)); in TEST_F()
78 FileHandle::Permission(FileHandle::System)); in TEST_F()
83 FileHandle::Permission(FileHandle::System)); in TEST_F()
DFileHandleTest.cpp44 FileHandle::Permission(FileHandle::System))); in TEST_F()
86 FileHandle::Permission(FileHandle::System))); in TEST_F()
DFragmentRefTest.cpp48 FileHandle::Permission(FileHandle::System));
/frameworks/base/core/xsd/schema/
Dcurrent.txt131 …method public java.util.List<com.android.xml.permission.configfile.OemPermissions.Permission> getP…
142 public static class OemPermissions.Permission {
143 ctor public OemPermissions.Permission();
148 public class Permission {
149 ctor public Permission();
175 …method public java.util.List<com.android.xml.permission.configfile.Permission> getPermission_optio…
186 …ava.util.List<com.android.xml.permission.configfile.PrivappPermissions.Permission> getPermission();
197 public static class PrivappPermissions.Permission {
198 ctor public PrivappPermissions.Permission();
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h62 typedef Flags<PermissionEnum> Permission; typedef
72 bool open(const sys::fs::Path& pPath, OpenMode pMode, Permission pPerm);
DMemoryAreaFactory.h50 FileHandle::Permission pPerm);
/frameworks/compile/mclinker/lib/Core/
DLinker.cpp259 FileHandle::Permission permission; in emit()
263 permission = FileHandle::Permission(0x644); in emit()
268 permission = FileHandle::Permission(0x755); in emit()
/frameworks/rs/driver/runtime/
DNOTICE5 Permission to use, copy, modify, and distribute this
/frameworks/compile/mclinker/include/mcld/MC/
DFileAction.h41 FileHandle::Permission m_Permission;
DInputBuilder.h69 FileHandle::Permission pPerm);
/frameworks/base/services/core/java/com/android/server/pm/permission/
DBasePermission.java33 import android.content.pm.PackageParser.Permission;
92 PackageParser.Permission perm;
147 public void setPermission(@Nullable Permission perm) { in setPermission()
173 public boolean isPermission(Permission perm) { in isPermission()
305 perm = new PackageParser.Permission(tree.perm.owner, info); in addToTree()
319 perm = new PackageParser.Permission(tree.perm.owner, in updateDynamicPermission()
328 static BasePermission createOrUpdate(@Nullable BasePermission bp, @NonNull Permission p, in createOrUpdate()
/frameworks/compile/mclinker/lib/Support/
DMemoryAreaFactory.cpp40 FileHandle::Permission pPerm) { in produce()
DFileHandle.cpp78 FileHandle::Permission pPerm) { in open()
/frameworks/native/opengl/include/EGL/
DNOTICE3 Permission is hereby granted, free of charge, to any person obtaining a
/frameworks/wilhelm/include/OMXAL/
DNOTICE3 Permission is hereby granted, free of charge, to any person obtaining
/frameworks/native/opengl/include/KHR/
DNOTICE3 Permission is hereby granted, free of charge, to any person obtaining a
/frameworks/wilhelm/include/SLES/
DNOTICE3 Permission is hereby granted, free of charge, to any person obtaining a copy of
/frameworks/opt/gamesdk/third_party/cube/
DCOPYRIGHT.txt8 Permission is hereby granted, free of charge, to any person obtaining a copy
32 Permission to use, copy, modify, and distribute this software and its
114 /// Permission is hereby granted, free of charge, to any person obtaining a copy
/frameworks/compile/mclinker/lib/MC/
DInputBuilder.cpp123 FileHandle::Permission pPerm) { in setMemory()
/frameworks/native/opengl/include/GLES2/
DNOTICE17 Permission is hereby granted, free of charge, to any person obtaining a
/frameworks/native/opengl/include/GLES/
DNOTICE17 Permission is hereby granted, free of charge, to any person obtaining a
/frameworks/native/opengl/include/GLES3/
DNOTICE20 Permission is hereby granted, free of charge, to any person obtaining a
/frameworks/native/vulkan/api/
Dplatform.api3 // Permission is hereby granted, free of charge, to any person obtaining a
/frameworks/compile/mclinker/lib/Script/
DGroupCmd.cpp157 FileHandle::Permission(FileHandle::System))) { in activate()

12