/system/chre/host/common/ |
D | socket_server.cc | 212 bool removed = false; in disconnectClient() local 216 removed = true; in disconnectClient() 221 if (!removed) { in disconnectClient() 223 assert(removed); in disconnectClient()
|
/system/bt/osi/src/ |
D | fixed_queue.cc | 196 bool removed = false; in fixed_queue_try_remove_from_queue() local 201 removed = list_remove(queue->list, data); in fixed_queue_try_remove_from_queue() 202 CHECK(removed); in fixed_queue_try_remove_from_queue() 206 if (removed) { in fixed_queue_try_remove_from_queue()
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | domain_deprecated.te | 1 # rules removed from the domain attribute
|
/system/core/adb/proto/ |
D | Android.bp | 45 // This needs to be visible to minadbd, even though it's removed via exclude_shared_libs. 99 // This needs to be visible to minadbd, even though it's removed via exclude_shared_libs.
|
/system/libvintf/ |
D | MatrixHal.cpp | 168 bool removed = it->second.removeInstance(instance, isRegex); in removeInstance() local 170 return removed; in removeInstance()
|
/system/hwservicemanager/ |
D | ServiceManager.cpp | 618 bool removed = false; in unregisterClientCallback() local 622 removed |= service->removeClientCallback(cb); in unregisterClientCallback() 627 return removed; in unregisterClientCallback() 785 bool removed = false; in removeService() local 802 removed = true; in removeService() 807 return !keepInstance && removed; in removeService()
|
/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/libhwbinder/ |
D | Android.bp | 79 … This is automatically removed by bpfix. Once there are no makefiles, fixes can be automatically a…
|
/system/extras/profcollectd/ |
D | Android.bp | 20 // We are only doing this for C++20. Can be removed after it becomes default.
|
/system/extras/memtrack/ |
D | Android.bp | 50 // removed.
|
/system/libhidl/ |
D | Android.bp | 114 … This is automatically removed by bpfix. Once there are no makefiles, fixes can be automatically a…
|
/system/tools/hidl/hidl2aidl/test/1.1/ |
D | IFoo.hal | 63 * @return status removed
|
/system/bt/gd/common/ |
D | list_map_test.cc | 264 auto removed = list_map.extract(key); in TEST() local 265 EXPECT_TRUE(removed); in TEST() 266 EXPECT_EQ(*removed, std::make_pair(key, key * 100)); in TEST()
|
D | lru_cache_test.cc | 351 auto removed = cache.extract(key); in TEST() local 352 EXPECT_TRUE(removed); in TEST() 353 EXPECT_EQ(*removed, std::make_pair(key, key * 100)); in TEST()
|
/system/update_engine/sample_images/ |
D | generate_images.sh | 102 sudo dd of="${mntdir}"/removed conv=fsync status=none 103 sudo rm "${mntdir}"/removed
|
/system/bt/osi/src/socket_utils/ |
D | README | 22 these sources and the corresponding headers should be removed.
|
/system/libsysprop/srcs/android/sysprop/ |
D | ContactsProperties.sysprop | 44 # If set to true, we don't remove account data when accounts have been removed.
|
/system/sepolicy/private/ |
D | app_neverallows.te | 63 # by ART for compiling secondary dex files but has been removed in Q. 131 # with unaccounted for data. This data will not get removed during 232 # /mnt/sdcard symlink was supposed to have been removed in Gingerbread. Apps
|
D | init.te | 50 # TODO(b/137092007): this can be removed once the platform stops supporting
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | app_neverallows.te | 63 # by ART for compiling secondary dex files but has been removed in Q. 131 # with unaccounted for data. This data will not get removed during 253 # /mnt/sdcard symlink was supposed to have been removed in Gingerbread. Apps
|
D | init.te | 50 # TODO(b/137092007): this can be removed once the platform stops supporting
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | attributes | 50 # be removed. 199 # transition to treble and will be removed in a future platform 211 # removed in the future platform version, requiring all halserver domains that
|
/system/core/adb/pairing_connection/ |
D | Android.bp | 45 // This needs to be visible to minadbd, even though it's removed via exclude_shared_libs.
|
/system/sepolicy/public/ |
D | attributes | 50 # be removed. 243 # transition to treble and will be removed in a future platform 255 # removed in the future platform version, requiring all halserver domains that
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | attributes | 50 # be removed. 243 # transition to treble and will be removed in a future platform 255 # removed in the future platform version, requiring all halserver domains that
|