/system/netd/tests/ |
D | tun_interface.h | 28 ~TunInterface() { destroy(); } in ~TunInterface() 38 void destroy();
|
/system/core/libcutils/ |
D | threads.cpp | 61 thread_store_destruct_t destroy) in thread_store_set() argument 65 if (pthread_key_create( &store->tls, destroy) != 0) { in thread_store_set()
|
/system/vold/ |
D | Devmapper.h | 27 static int destroy(const char* name);
|
D | VolumeManager.cpp | 188 mInternalEmulated->destroy(); in stop() 278 (*i)->destroy(); in handleDiskRemoved() 600 mInternalEmulated->destroy(); in reset() 604 disk->destroy(); in reset() 619 mInternalEmulated->destroy(); in shutdown() 622 disk->destroy(); in shutdown() 707 (*i)->destroy(); in destroyObb() 733 (*i)->destroy(); in destroyStubVolume()
|
D | Devmapper.cpp | 66 int Devmapper::destroy(const char* name_raw) { in destroy() function in Devmapper
|
D | MoveStorage.cpp | 181 vol->destroy(); in bringOffline() 189 vol->destroy(); in bringOnline()
|
/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/chre/util/include/chre/util/ |
D | memory.h | 32 void destroy(ElementType *first, size_t count);
|
D | memory_impl.h | 30 inline void destroy(ElementType *first, size_t count) { in destroy() function
|
D | dynamic_vector_impl.h | 63 destroy(data(), mSize); in clear() 193 destroy(data(), mSize); in doReserve()
|
/system/core/libsync/tests/ |
D | sync_test.cpp | 69 void destroy() { in destroy() function in __anonb2e362dd0111::SyncTimeline 77 destroy(); in ~SyncTimeline() 134 destroy(); in operator =() 188 void destroy() { in destroy() function in __anonb2e362dd0111::SyncFence 195 destroy(); in ~SyncFence() 439 timeline.destroy(); in TEST()
|
/system/vold/model/ |
D | Disk.cpp | 147 status_t Disk::destroy() { in destroy() function in android::vold::Disk 165 vol->destroy(); in createPublicVolume() 196 vol->destroy(); in createPrivateVolume() 208 vol->destroy(); in destroyAllVolumes()
|
D | VolumeBase.cpp | 190 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase 235 if (vol->destroy()) { in unmount()
|
D | ObbVolume.cpp | 81 if (!mDmPath.empty() && Devmapper::destroy(getId().c_str())) { in doDestroy()
|
D | Disk.h | 71 status_t destroy();
|
D | VolumeBase.h | 105 status_t destroy();
|
/system/netd/server/ |
D | SockDiag.h | 95 int destroyLiveSockets(const DestroyFilter& destroy, const char *what, iovec *iov, int iovcnt);
|
/system/extras/simpleperf/app_api/java/com/android/simpleperf/ |
D | ProfileSession.java | 180 mSimpleperfProcess.destroy(); in stopRecording() 206 mSimpleperfProcess.destroy(); in destroySimpleperfProcessWithoutClosingStdin()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | global_macros | 39 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | global_macros | 39 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/public/ |
D | global_macros | 42 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | global_macros | 42 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | global_macros | 41 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | global_macros | 42 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|