Searched refs:removed (Results 1 – 25 of 29) sorted by relevance
12
/system/bt/osi/src/ |
D | fixed_queue.c | 200 bool removed = false; in fixed_queue_try_remove_from_queue() local 204 removed = list_remove(queue->list, data); in fixed_queue_try_remove_from_queue() 205 assert(removed); in fixed_queue_try_remove_from_queue() 209 if (removed) { in fixed_queue_try_remove_from_queue()
|
/system/core/fingerprintd/ |
D | FingerprintDaemonProxy.cpp | 85 msg->data.removed.finger.fid, in hal_notify_callback() 86 msg->data.removed.finger.gid); in hal_notify_callback() 88 msg->data.removed.finger.fid, in hal_notify_callback() 89 msg->data.removed.finger.gid); in hal_notify_callback()
|
/system/extras/pagecache/ |
D | pagecache.py | 77 removed = self._file_pages[filename][1] 80 …print row_format.format(filename, self.pages_to_mb(added), self.pages_to_mb(removed), self.bytes_t… 96 removed = self._file_pages[filename][1] 101 pad.addstr(y, 80, self.pages_to_mb(removed).rjust(14))
|
/system/update_engine/sample_images/ |
D | generate_images.sh | 93 sudo dd of="${mntdir}"/removed conv=fsync status=none 94 sudo rm "${mntdir}"/removed
|
/system/bt/osi/src/socket_utils/ |
D | README | 20 sources and the corresponding headers should be removed.
|
/system/bt/build/ |
D | BUILD.gn | 26 # been removed.
|
/system/sepolicy/ |
D | bluetooth.te | 58 # This should be removed if sdcardfs is modified to alter the secontext for its
|
D | domain_deprecated.te | 1 # rules removed from the domain attribute
|
D | adbd.te | 110 # This should be removed if sdcardfs is modified to alter the secontext for its
|
D | mediaserver.te | 118 # This should be removed if sdcardfs is modified to alter the secontext for its
|
D | kernel.te | 69 # This should be removed if sdcardfs is modified to alter the secontext for its
|
D | installd.te | 88 # Just need enough to relabel it and to unlink removed package files.
|
D | shell.te | 134 # This should be removed if sdcardfs is modified to alter the secontext for its
|
D | dumpstate.te | 173 # This should be removed if sdcardfs is modified to alter the secontext for its
|
D | untrusted_app.te | 179 # with unaccounted for data. This data will not get removed during
|
D | system_server.te | 519 # This should be removed if sdcardfs is modified to alter the secontext for its
|
/system/bt/ |
D | README.md | 77 …n some internal Android projects, which also need to be downloaded. This will be removed in future:
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 118 The default profile may not be removed. 153 this work and may be removed later. The object 167 call it is removed. In the event of multiple 271 created as a result of this call it is removed. 479 will be removed from the blacklist and managed by shill.
|
D | device-api.txt | 735 The request is valid until removed. However, on shill
|
D | service-api.txt | 1615 service is removed from all active profiles.
|
/system/bt/doc/ |
D | power_management.md | 62 action that `bta_dm_pm_set_mode` will take, the connection will be removed 109 existing entry in this list is removed, otherwise one is added/updated
|
/system/core/adb/ |
D | OVERVIEW.TXT | 19 if to sense the USB ports to know when devices are attached/removed,
|
D | SERVICES.TXT | 30 each time a device is added/removed or the state of a given
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 849 # or removed, the anchors will not be placed correctly. 1953 # removed.
|
D | Doxyfile | 849 # or removed, the anchors will not be placed correctly. 1953 # removed.
|
12