Home
last modified time | relevance | path

Searched refs:use (Results 1 – 25 of 273) sorted by relevance

1234567891011

/system/sepolicy/
Dotapreopt_chroot.te13 # Allow otapreopt to use file descriptors from installd.
14 allow otapreopt_chroot installd:fd use;
Ddomain_deprecated.te4 allow domain_deprecated kernel:fd use;
12 allow domain_deprecated system_server:fd use;
14 # Connect to adbd and use a socket transferred from it.
17 allow domain_deprecated adbd:fd use;
Dte_macros6 # cause it to occur automatically - use domain_auto_trans
40 # cause it to occur automatically - use file_type_auto_trans
129 # use set_prop(sourcedomain, targetproperty)
134 …print(`deprecated: unix_socket_connect($1, $2, $3) Please use set_prop($1, <property name>) instea…
176 # Allow domain to use Binder IPC.
196 # Receive and use open files from the server.
197 allow $1 $2:fd use;
274 # Allow domain to create and use a pty, isolated from any other domain ptys.
280 # Allow use of the pty after creation.
334 # Ability to use keystore.
[all …]
Dsgdisk.te9 # Inherit and use pty created by android_fork_execvp()
13 allow sgdisk vold:fd use;
Ddex2oat.te9 allow dex2oat installd:fd use;
24 # Allow dex2oat to use file descriptors from otapreopt.
25 allow dex2oat postinstall_dexopt:fd use;
Dbinderservicedomain.te4 allow binderservicedomain dumpstate:fd use;
14 allow binderservicedomain appdomain:fd use;
Ddnsmasq.te15 # Inherit and use open files from netd.
16 allow dnsmasq netd:fd use;
Dfsck_untrusted.te4 # Inherit and use pty created by android_fork_execvp_ext().
8 allow fsck_untrusted vold:fd use;
Dpostinstall_dexopt.te44 # Check validity of SELinux context before use.
55 # Allow otapreopt to use file descriptors from otapreopt_chroot.
57 allow postinstall_dexopt otapreopt_chroot:fd use;
Dtoolbox.te3 # Do NOT use this domain for toolbox when run by any other domain.
13 # Inherit and use pty created by android_fork_execvp_ext().
Dfsck.te11 # Inherit and use pty created by android_fork_execvp_ext().
15 allow fsck vold:fd use;
Dbluetoothdomain.te1 # Allow clients to use a socket provided by the bluetooth app.
/system/bt/doc/
Dstyle_guide.md58 The use of the C preprocessor should be minimized. In particular:
59 * use functions or, if absolutely necessary, inline functions instead of macros
60 * use `static const` variables instead of `#define`
61 * use `enum` for enumerations, not a collection of `#define`s
62 * minimize the use of feature / conditional macros
110 // use i
143 Instead, use zero-length arrays as described above to avoid pointer arithmetic
159 mechanism exists. In other words, use `__func__` over `__FUNCTION__`.
163 Whereas the _Language_ section describes the use of language features, this
169 Likewise, use `osi_free` over `free`. These wrapped functions provide additional
[all …]
/system/extras/showslab/
Dshowslab.c28 unsigned long use; /* percent full: total / active */ member
129 p->use = 100 * p->nr_active_objs / p->nr_objs; in get_slabinfo()
132 p->use = 0; in get_slabinfo()
239 BUILD_SORT_FUNC(use) in BUILD_SORT_FUNC()
340 p->nr_objs, p->nr_active_objs, p->use, in main()
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/bt/build/
DBUILD.gn5 # you may not use this file except in compliance with the License.
58 #TODO(jpawlowski): we should use same c++ version as Android, which is c++11,
59 # but we use some c++14 features. Uncomment when this get fixed in code.:
/system/connectivity/shill/shims/protos/
Dcrypto_util.proto5 // you may not use this file except in compliance with the License.
20 // Return codes describing calls to the shim. We could optionally use the
21 // process return code instead, or use definitions from elsewhere, but this
/system/core/metricsd/
DREADME.md18 to link `libmetrics` and use its APIs to send metrics to `metricsd` for transport to
19 UMA. In order to use the library in a module, you need to do the following:
82 The recommended way to generate metrics data from a module is to link and use
100 ### How many buckets should I use in my histogram?
108 ### When should I use an enumeration (linear) histogram vs. a regular (exponential) histogram?
111 events and, in some cases, percentages. Normally, you should use a regular
/system/extras/memory_replay/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/tpm/attestation/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/pagecache/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/libnetutils/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/core/debuggerd/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/tools/aidl/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the
/system/extras/kexec_tools/
DNOTICE5 you may not use this file except in compliance with the License.
22 "License" shall mean the terms and conditions for use, reproduction,
90 use, offer to sell, sell, import, and otherwise transfer the Work,
138 for use, reproduction, or distribution of Your modifications, or
139 for any such Derivative Works as a whole, provided Your use,
151 6. Trademarks. This License does not grant permission to use the trade
153 except as required for reasonable and customary use in describing the
172 result of this License or out of the use or inability to use the

1234567891011