Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 29) sorted by relevance

12

/system/bt/osi/src/
Dfixed_queue.c200 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/
DFingerprintDaemonProxy.cpp85 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/
Dpagecache.py77 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/
Dgenerate_images.sh93 sudo dd of="${mntdir}"/removed conv=fsync status=none
94 sudo rm "${mntdir}"/removed
/system/bt/osi/src/socket_utils/
DREADME20 sources and the corresponding headers should be removed.
/system/bt/build/
DBUILD.gn26 # been removed.
/system/sepolicy/
Dbluetooth.te58 # This should be removed if sdcardfs is modified to alter the secontext for its
Ddomain_deprecated.te1 # rules removed from the domain attribute
Dmediaserver.te118 # This should be removed if sdcardfs is modified to alter the secontext for its
Dadbd.te110 # This should be removed if sdcardfs is modified to alter the secontext for its
Dkernel.te69 # This should be removed if sdcardfs is modified to alter the secontext for its
Dinstalld.te83 # Just need enough to relabel it and to unlink removed package files.
Ddumpstate.te181 # This should be removed if sdcardfs is modified to alter the secontext for its
Dshell.te135 # This should be removed if sdcardfs is modified to alter the secontext for its
Duntrusted_app.te184 # with unaccounted for data. This data will not get removed during
Dsystem_server.te523 # This should be removed if sdcardfs is modified to alter the secontext for its
/system/bt/
DREADME.md77 …n some internal Android projects, which also need to be downloaded. This will be removed in future:
/system/connectivity/shill/doc/
Dmanager-api.txt118 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.
Ddevice-api.txt735 The request is valid until removed. However, on shill
Dservice-api.txt1615 service is removed from all active profiles.
/system/bt/doc/
Dpower_management.md62 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/
DOVERVIEW.TXT19 if to sense the USB ports to know when devices are attached/removed,
DSERVICES.TXT30 each time a device is added/removed or the state of a given
/system/media/audio_utils/
DDoxyfile.orig849 # or removed, the anchors will not be placed correctly.
1953 # removed.
DDoxyfile849 # or removed, the anchors will not be placed correctly.
1953 # removed.

12