/frameworks/rs/cpu_ref/linkloader/include/impl/ |
D | ELFSectionBits.hxx | 54 inline bool ELFSectionBits<Bitwidth>::protect() { in protect() function in ELFSectionBits 65 return chunk.protect(prot); in protect()
|
D | ELFObject.hxx | 1137 static_cast<ELFSectionBitsTy *>(stab[i])->protect(); in relocate()
|
/frameworks/base/core/java/android/net/ |
D | VpnService.java | 208 public boolean protect(int socket) { in protect() method in VpnService 218 public boolean protect(Socket socket) { in protect() method in VpnService 219 return protect(socket.getFileDescriptor$().getInt$()); in protect() 229 public boolean protect(DatagramSocket socket) { in protect() method in VpnService 230 return protect(socket.getFileDescriptor$().getInt$()); in protect()
|
/frameworks/native/opengl/tools/glgen2/registry/ |
D | genheaders.py | 38 protect = True variable 60 protect = False variable 264 protectFile = protect 265 protectFeature = protect 266 protectProto = protect
|
/frameworks/rs/cpu_ref/linkloader/include/ |
D | ELFSectionBits.h | 36 bool protect();
|
D | MemChunk.h | 47 bool protect(int prot);
|
/frameworks/rs/cpu_ref/linkloader/lib/ |
D | MemChunk.cpp | 104 bool MemChunk::protect(int prot) { in protect() function in MemChunk
|
/frameworks/base/docs/html/guide/topics/search/ |
D | index.jd | 82 <p>When you implement search in your application, take steps to protect the user's 84 be private information. To protect each user's privacy, you should abide by the following 95 send the personal information, you should not log it. If you must log it, protect that data
|
D | adding-recent-query-suggestions.jd | 223 <p>To protect the user's privacy, you should always provide a way for the user to clear the recent
|
/frameworks/native/cmds/installd/ |
D | installd.h | 217 int protect(char *pkgname, gid_t gid);
|
/frameworks/base/docs/html/training/articles/ |
D | security-gms-provider.jd | 34 vulnerabilities are found in the default security provider. To protect against 37 to protect against known exploits. By calling Google Play services methods, your 39 protect against known exploits.</p>
|
D | security-tips.jd | 46 <li>An encrypted filesystem that can be enabled to protect data on lost or 87 does not protect data from a root compromise that can monitor the user 201 to protect IPC that is security sensitive and will be exposed to other 608 <p>A service can protect individual IPC calls into it with permissions, by
|
/frameworks/base/docs/html/google/play/licensing/ |
D | index.jd | 2 page.metaDescription=Information on using the licensing feature of Google Play to protect your apps.
|
/frameworks/base/docs/html/google/backup/ |
D | index.jd | 71 <p>At Google, we are keenly aware of the trust users place in us and our responsibility to protect
|
D | terms.jd | 156 your Applications will protect the privacy and legal rights of users. You must
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | issues.jd | 103 <li>To protect the status bar and hotword with a semi-transparent gray background, use the
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 35 To protect your rights, we need to make restrictions that forbid 48 We protect your rights with a two-step method: (1) we copyright the 52 To protect each distributor, we want to make it very clear that 82 does Less to protect the user's freedom than the ordinary General
|
/frameworks/base/docs/html/training/id-auth/ |
D | identify.jd | 133 itself doesn't protect your data or give you access to anything besides the user's account name. If…
|
/frameworks/base/docs/html/guide/faq/ |
D | security.jd | 51 can protect your message using our <a
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-intro.jd | 401 or to data on the device. The limitation is imposed to protect critical 434 An application can also protect its own components (activities, services,
|
/frameworks/base/docs/html/tools/publishing/ |
D | publishing_overview.jd | 98 an End User License Agreement (EULA) to protect your person, organization, and intellectual
|
D | preparing.jd | 151 protect your person, organization, and intellectual property, and we recommend that you provide one
|
/frameworks/base/docs/html/sdk/ |
D | terms.jd | 54 …u use the SDK to develop applications for general public users, you will protect the privacy and l…
|
D | win-usb.jd | 62 …u use the SDK to develop applications for general public users, you will protect the privacy and l…
|
/frameworks/base/docs/html/about/versions/ |
D | kitkat.jd | 131 less heap</strong>, and they now more <strong>aggressively protect system 1041 connection. The Scrypt key derivation function is implemented to protect the
|