Home
last modified time | relevance | path

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

12

/frameworks/compile/mclinker/include/mcld/MC/
DFileAction.h37 FileHandle::Permission pPerm = FileHandle::System);
43 FileHandle::Permission m_Permission;
DInputBuilder.h70 FileHandle::Permission pPerm = FileHandle::System);
/frameworks/compile/mclinker/include/mcld/Support/
DFileHandle.h66 typedef Flags<PermissionEnum> Permission; typedef
78 Permission pPerm = System);
DMemoryAreaFactory.h52 FileHandle::Permission pPerm);
DToolOutputFile.h35 FileHandle::Permission pPermission);
/frameworks/compile/mclinker/lib/Core/
DLinker.cpp264 FileHandle::Permission perm; in emit()
268 perm = mcld::FileHandle::Permission(0x644); in emit()
273 perm = mcld::FileHandle::Permission(0x755); in emit()
/frameworks/base/services/core/java/com/android/server/pm/
DBasePermission.java39 PackageParser.Permission perm;
/frameworks/compile/mclinker/lib/MC/
DFileAction.cpp44 FileHandle::Permission pPerm) in MemoryAreaAction()
DInputBuilder.cpp131 FileHandle::Permission pPerm) in setMemory()
/frameworks/compile/mclinker/lib/Support/
DToolOutputFile.cpp56 FileHandle::Permission pPermission) in ToolOutputFile()
DMemoryAreaFactory.cpp42 FileHandle::Permission pPerm) in produce()
DFileHandle.cpp80 FileHandle::Permission pPerm) in open()
/frameworks/base/docs/html/training/camera/
Dvideobasics.jd19 <li><a href="#TaskManifest">Request Camera Permission</a></li>
52 <h2 id="TaskManifest">Request Camera Permission</h2>
Dphotobasics.jd17 <li><a href="#TaskManifest">Request Camera Permission</a></li>
55 <h2 id="TaskManifest">Request Camera Permission</h2>
/frameworks/base/docs/html/guide/topics/manifest/
Dpath-permission-element.jd37 Permission can be granted only to the particular data identified by this path.
44 Permission can be granted to all data subsets with paths that share this initial part.
/frameworks/compile/mclinker/
DLICENSE.TXT16 Permission is hereby granted, free of charge, to any person obtaining a copy of
/frameworks/base/docs/html/training/volley/
Dsimple.jd13 <li><a href="#manifest">Add the INTERNET Permission</a></li>
44 <h2 id="manifest">Add the INTERNET Permission</h2>
/frameworks/base/docs/html/training/in-app-billing/
Dpreparing-iab-app.jd20 <li><a href="#SetPermission">Set the Billing Permission</a></li>
93 <h2 id="SetPermission">Set the Billing Permission</h2>
/frameworks/base/core/java/android/content/pm/
DPackageParser.java2214 private Permission parsePermission(Package owner, Resources res, in parsePermission()
2217 Permission perm = new Permission(owner); in parsePermission()
2284 private Permission parsePermissionTree(Package owner, Resources res, in parsePermissionTree()
2287 Permission perm = new Permission(owner); in parsePermissionTree()
4220 public final ArrayList<Permission> permissions = new ArrayList<Permission>(0);
4551 public final static class Permission extends Component<IntentInfo> { class in PackageParser
4556 public Permission(Package _owner) { in Permission() method in PackageParser.Permission
4561 public Permission(Package _owner, PermissionInfo _info) { in Permission() method in PackageParser.Permission
4729 Permission p, int flags) { in generatePermissionInfo()
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-names.jd12 <li><a href="#Permissions">Request Permission to Read the Provider</a>
82 <h2 id="Permissions">Request Permission to Read the Provider</h2>
534 Request Permission to Read the Provider.
728 Request Permission to Read the Provider.
/frameworks/base/docs/html/guide/topics/location/
Dstrategies.jd12 <li><a href="#Permission">Requesting User Permissions</a></li>
143 <h3 id="Permission">Requesting User Permissions</h3>
162 permission, because it includes permission for both providers. (Permission for {@code
/frameworks/compile/slang/
DNOTICE218 Permission is hereby granted, free of charge, to any person obtaining a copy of
288 Permission is hereby granted, free of charge, to any person obtaining a copy of
/frameworks/base/docs/html/guide/topics/security/
Dpermissions.jd17 <li><a href="#enforcement">Other Permission Enforcement</a></li>
378 <h3>Other Permission Enforcement</h3>
/frameworks/compile/libbcc/
DNOTICE218 Permission is hereby granted, free of charge, to any person obtaining a copy of
/frameworks/av/
DNOTICE297 Permission is hereby granted, free of charge, to any person obtaining

12