Searched refs:up (Results 1 – 25 of 75) sorted by relevance
123
/system/sepolicy/public/ |
D | wificond.te | 13 # create sockets to set interfaces up and down 15 # setting interface state up/down is a privileged ioctl
|
D | racoon.te | 20 # XXX: should we give ip-up-vpn its own label (currently racoon domain)
|
D | hal_wifi.te | 13 # allow hal wifi set interfaces up and down
|
D | lmkd.te | 27 # Clean up old cgroups
|
D | otapreopt_slot.te | 10 # The otapreopt_slot renames the OTA dalvik-cache to the regular dalvik-cache, and cleans up
|
D | crash_dump.te | 11 # Let crash_dump write to /dev/kmsg_debug crashes that happen before logd comes up.
|
D | perfprofd.te | 46 # simpleperf needs open/read any file that turns up in a profile
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | wificond.te | 13 # create sockets to set interfaces up and down 15 # setting interface state up/down is a privileged ioctl
|
D | hal_wifi.te | 13 # allow hal wifi set interfaces up and down
|
D | racoon.te | 20 # XXX: should we give ip-up-vpn its own label (currently racoon domain)
|
D | lmkd.te | 27 # Clean up old cgroups
|
D | otapreopt_slot.te | 10 # The otapreopt_slot renames the OTA dalvik-cache to the regular dalvik-cache, and cleans up
|
/system/bt/tools/bdtool/ |
D | bdtool.c | 44 static bool up = false; variable 83 if (!bond && !discover && !discoverable && !up && !get_name && !set_name && in main() 148 if (up) { in main() 328 up = true; in parse_args()
|
/system/core/libmemunreachable/ |
D | README.md | 18 …is always written, followed by details of up to `limit` leaks. If `log_contents` is `true`, detai… 27 Updates an `UnreachableMemoryInfo` object with information on leaks, including details on up to `li… 30 …is always written, followed by details of up to `limit` leaks. If `log_contents` is `true`, detai…
|
/system/core/rootdir/ |
D | init.environ.rc.in | 1 # set up the global environment
|
/system/sepolicy/private/ |
D | halclientdomain.te | 12 # Wait for HAL server to be up (used by getService)
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | halclientdomain.te | 12 # Wait for HAL server to be up (used by getService)
|
/system/core/libnetutils/ |
D | packet.c | 67 uint16_t *up = (uint16_t *)buffer; in checksum() local 72 sum += *up++; in checksum() 76 sum += (uint16_t) *(uint8_t *)up; in checksum()
|
/system/sepolicy/vendor/ |
D | hal_sensors_default.te | 14 # allow sensor hal to use lock for keeping system awake for wake up
|
/system/bt/doc/ |
D | properties.md | 9 Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
|
D | power_management.md | 39 connection is up which specifies it is willing to go into SNIFF, but its action 69 definitions available up to SNIFF7, but actual SSR values are only defined 70 up to SNIFF4. Params are defined in `bta_dm_ssr_spec`. 98 - The power mode config is looked up in the `bta_dm_pm_cfg` table. If none 102 - The SSR params for the CONN_OPEN event are looked up. 115 services for the given `BD_ADDR`, then looks up the ssr values from the 158 2. `bta_dm_pm_btm_cback` packages up the given parameters into a
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | flatbuffers_types.fbs | 65 * Instruction on how to filter scan results before waking up the applications 88 * may be combined together into a single ScanRecord by adding up values to
|
/system/media/camera/docs/ |
D | README.md | 14 * Tidy - Cleans up the XML/HTML files.
|
/system/bt/test/ |
D | README.md | 46 [----------] Global test environment set-up.
|
/system/extras/ioshark/ |
D | README | 16 the host where the script runs, compiles and packages up the bytecode
|
123