Searched refs:above (Results 1 – 25 of 111) sorted by relevance
12345
/system/connectivity/apmanager/ |
D | device.cc | 198 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()
|
D | device.h | 113 static bool GetHTSecondaryChannelLocation(uint16_t channel, bool* above);
|
/system/core/toolbox/ |
D | NOTICE | 23 * 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/ |
D | NOTICE | 5 * Redistributions of source code must retain the above copyright 7 * Redistributions in binary form must reproduce the above copyright
|
/system/media/audio_route/ |
D | NOTICE | 5 * Redistributions of source code must retain the above copyright 7 * Redistributions in binary form must reproduce the above copyright
|
/system/sepolicy/ |
D | gpsd.te | 16 # TODO: added to match above sysfs rule. Remove me?
|
D | nfc.te | 20 # TODO: added to match above sysfs rule. Remove me?
|
D | netd.te | 9 # Note: fsetid is deliberately not included above. fsetid checks are 35 # TODO: added to match above sysfs rule. Remove me?
|
D | healthd.te | 22 # TODO: added to match above sysfs rule. Remove me?
|
D | vold.te | 29 # Allow us to jump into execution domains of above tools 93 # TODO: added to match above sysfs rule. Remove me?
|
D | installd.te | 84 # Directory access covered by earlier rule above.
|
D | domain.te | 37 # 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
|
D | dumpstate.te | 90 # TODO: added to match above sysfs rule. Remove me?
|
/system/extras/perfprofd/tests/ |
D | README.txt | 45 | core | same as above
|
/system/bt/osi/src/socket_utils/ |
D | README | 36 Please update the above list if adding more sources.
|
/system/extras/memory_replay/dumps/ |
D | README | 21 free - Free memory allocated using one of the above actions.
|
/system/extras/ANRdaemon/ |
D | README | 11 This means tracing will be enabled above 99.90% CPU utilization and will trace
|
/system/core/crash_reporter/ |
D | TEST_WARNING | 22 Apr 31 25:25:25 localhost kernel: [117959.231458] ("BARNING" above is intentional)
|
/system/core/metricsd/uploader/proto/ |
D | histogram_event.proto | 44 // bucket's min value (possibly computed per above). The last bucket in a
|
D | chrome_user_metrics_extension.proto | 50 // For Chrome clients, this id is unique to a top-level (one level above the
|
/system/tpm/attestation/common/ |
D | common.proto | 41 // Like above, but it also includes a stable ID and origin.
|
/system/connectivity/shill/ |
D | NETLINK_MESSAGES.txt | 217 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/ |
D | NOTICE | 93 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/ |
D | NOTICE | 230 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/ |
D | SYNC.TXT | 32 For all of the sync request above the must be followed by length number of
|
12345