Home
last modified time | relevance | path

Searched refs:above (Results 1 – 25 of 111) sorted by relevance

12345

/system/connectivity/apmanager/
Ddevice.cc198 bool above = false; in GetHTCapability() local
199 if (!GetHTSecondaryChannelLocation(channel, &above)) { in GetHTCapability()
204 if (above) { in GetHTCapability()
309 bool Device::GetHTSecondaryChannelLocation(uint16_t channel, bool* above) { in GetHTSecondaryChannelLocation() argument
326 *above = false; in GetHTSecondaryChannelLocation()
339 *above = true; in GetHTSecondaryChannelLocation()
Ddevice.h113 static bool GetHTSecondaryChannelLocation(uint16_t channel, bool* above);
/system/core/toolbox/
DNOTICE23 * Redistributions of source code must retain the above copyright
25 * Redistributions in binary form must reproduce the above copyright
51 1. Redistributions of source code must retain the above copyright
53 2. Redistributions in binary form must reproduce the above copyright
80 1. Redistributions of source code must retain the above copyright
82 2. Redistributions in binary form must reproduce the above copyright
112 1. Redistributions of source code must retain the above copyright
114 2. Redistributions in binary form must reproduce the above copyright
141 1. Redistributions of source code must retain the above copyright
143 2. Redistributions in binary form must reproduce the above copyright
[all …]
/system/core/libmincrypt/
DNOTICE5 * Redistributions of source code must retain the above copyright
7 * Redistributions in binary form must reproduce the above copyright
/system/media/audio_route/
DNOTICE5 * Redistributions of source code must retain the above copyright
7 * Redistributions in binary form must reproduce the above copyright
/system/sepolicy/
Dgpsd.te16 # TODO: added to match above sysfs rule. Remove me?
Dnfc.te20 # TODO: added to match above sysfs rule. Remove me?
Dnetd.te9 # Note: fsetid is deliberately not included above. fsetid checks are
35 # TODO: added to match above sysfs rule. Remove me?
Dhealthd.te22 # TODO: added to match above sysfs rule. Remove me?
Dvold.te29 # Allow us to jump into execution domains of above tools
93 # TODO: added to match above sysfs rule. Remove me?
Dinstalld.te84 # Directory access covered by earlier rule above.
Ddomain.te37 # Same as adbd rules above, except allow su to do the same thing
329 # the write to /system restriction above is not bypassed via context=
511 # In addition to the symlink reading restrictions above, restrict
536 # Same as above for /data/local/tmp files. We allow shell files
Ddumpstate.te90 # TODO: added to match above sysfs rule. Remove me?
/system/extras/perfprofd/tests/
DREADME.txt45 | core | same as above
/system/bt/osi/src/socket_utils/
DREADME36 Please update the above list if adding more sources.
/system/extras/memory_replay/dumps/
DREADME21 free - Free memory allocated using one of the above actions.
/system/extras/ANRdaemon/
DREADME11 This means tracing will be enabled above 99.90% CPU utilization and will trace
/system/core/crash_reporter/
DTEST_WARNING22 Apr 31 25:25:25 localhost kernel: [117959.231458] ("BARNING" above is intentional)
/system/core/metricsd/uploader/proto/
Dhistogram_event.proto44 // bucket's min value (possibly computed per above). The last bucket in a
Dchrome_user_metrics_extension.proto50 // For Chrome clients, this id is unique to a top-level (one level above the
/system/tpm/attestation/common/
Dcommon.proto41 // Like above, but it also includes a stable ID and origin.
/system/connectivity/shill/
DNETLINK_MESSAGES.txt217 3.1 Build a Message Handler (to which I've alluded, above).
294 Where 'handler' is the handler described, above. Broadcast messaes just
/system/sepolicy/tools/fc_sort/
DNOTICE93 above, provided that you also meet all of these conditions:
136 Sections 1 and 2 above provided that you also do one of the following:
140 1 and 2 above on a medium customarily used for software interchange; or,
146 distributed under the terms of Sections 1 and 2 above on a medium
153 an offer, in accord with Subsection b above.)
/system/core/
DNOTICE230 Notwithstanding the above, nothing herein shall supersede or modify
304 do so, provided that (a) the above copyright notice(s) and this permission
306 above copyright notice(s) and this permission notice appear in associated
/system/core/adb/
DSYNC.TXT32 For all of the sync request above the must be followed by length number of

12345