/system/core/libcutils/ |
D | threads.c | 59 thread_store_destruct_t destroy) in thread_store_set() argument 63 if (pthread_key_create( &store->tls, destroy) != 0) { in thread_store_set() 85 thread_store_destruct_t destroy ) in thread_store_set() argument
|
/system/netd/tests/ |
D | tun_interface.h | 28 ~TunInterface() { destroy(); } in ~TunInterface() 33 void destroy();
|
D | tun_interface.cpp | 87 void TunInterface::destroy() { in destroy() function in android::net::TunInterface
|
D | binder_test.cpp | 86 sTun.destroy(); in TearDownTestCase()
|
/system/vold/ |
D | VolumeManager.cpp | 289 (*i)->destroy(); in updateVirtualDisk() 332 mInternalEmulated->destroy(); in stop() 395 (*i)->destroy(); in handleBlockEvent() 689 mInternalEmulated->destroy(); in reset() 692 disk->destroy(); in reset() 706 mInternalEmulated->destroy(); in shutdown() 709 disk->destroy(); in shutdown() 942 Devmapper::destroy(idHash); in createAsec() 957 Devmapper::destroy(idHash); in createAsec() 973 Devmapper::destroy(idHash); in createAsec() [all …]
|
D | Devmapper.h | 29 static int destroy(const char *name);
|
D | Benchmark.cpp | 108 nsecs_t destroy = systemTime(SYSTEM_TIME_BOOTTIME); in benchmark() local 123 nsecs_t destroy_d = destroy - run; in benchmark()
|
D | Disk.cpp | 158 status_t Disk::destroy() { in destroy() function in android::vold::Disk 173 vol->destroy(); in createPublicVolume() 203 vol->destroy(); in createPrivateVolume() 215 vol->destroy(); in destroyAllVolumes()
|
D | VolumeBase.cpp | 176 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase 221 if (vol->destroy()) { in unmount()
|
D | MoveTask.cpp | 176 vol->destroy(); in bringOffline() 184 vol->destroy(); in bringOnline()
|
D | Disk.h | 71 status_t destroy();
|
D | VolumeBase.h | 99 status_t destroy();
|
D | Devmapper.cpp | 264 int Devmapper::destroy(const char *name) { in destroy() function in Devmapper
|
/system/chre/util/include/chre/util/ |
D | memory.h | 30 void destroy(ElementType *first, size_t count);
|
D | memory_impl.h | 28 inline void destroy(ElementType *first, size_t count) { in destroy() function
|
D | dynamic_vector_impl.h | 55 destroy(mData, mSize); in clear() 147 destroy(mData, mSize); in reserve()
|
/system/core/libsync/tests/ |
D | sync_test.cpp | 40 void destroy() { in destroy() function in __anonb2e362dd0111::SyncTimeline 48 destroy(); in ~SyncTimeline() 105 destroy(); in operator =() 159 void destroy() { in destroy() function in __anonb2e362dd0111::SyncFence 166 destroy(); in ~SyncFence() 410 timeline.destroy(); in TEST()
|
/system/netd/server/ |
D | SockDiag.h | 82 int destroyLiveSockets(DestroyFilter destroy, const char *what, iovec *iov, int iovcnt);
|
D | BandwidthControllerTest.cpp | 55 mTun.destroy(); in TearDown()
|
/system/core/libcutils/include_vndk/cutils/ |
D | threads.h | 71 thread_store_destruct_t destroy);
|
/system/core/libcutils/include/cutils/ |
D | threads.h | 71 thread_store_destruct_t destroy);
|
/system/sepolicy/public/ |
D | global_macros | 39 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/private/ |
D | access_vectors | 69 destroy
|
/system/sepolicy/reqd_mask/ |
D | access_vectors | 69 destroy
|