/system/netd/tests/ |
D | tun_interface.h | 28 ~TunInterface() { destroy(); } in ~TunInterface() 38 void destroy();
|
/system/vold/ |
D | Devmapper.h | 27 static int destroy(const char* name);
|
D | Devmapper.cpp | 66 int Devmapper::destroy(const char* name_raw) { in destroy() function in Devmapper
|
D | VolumeManager.cpp | 293 (*i)->destroy(); in handleDiskRemoved() 378 vol->destroy(); in destroyEmulatedVolumesForUser() 398 vol->destroy(); in destroyEmulatedVolumesForUser() 898 vol->destroy(); in reset() 903 disk->destroy(); in reset() 919 vol->destroy(); in shutdown() 922 disk->destroy(); in shutdown() 1118 (*i)->destroy(); in destroyObb()
|
D | MoveStorage.cpp | 179 vol->destroy(); in bringOffline() 187 vol->destroy(); in bringOnline()
|
/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/chre/platform/shared/ |
D | dlfcn.cc | 51 chre::NanoappLoader::destroy(static_cast<chre::NanoappLoader *>(handle)); in dlclose()
|
/system/core/libsync/tests/ |
D | sync_test.cpp | 69 void destroy() { in destroy() function in __anon86be89e40111::SyncTimeline 77 destroy(); in ~SyncTimeline() 134 destroy(); in operator =() 188 void destroy() { in destroy() function in __anon86be89e40111::SyncFence 195 destroy(); in ~SyncFence() 439 timeline.destroy(); in TEST()
|
/system/vold/model/ |
D | Disk.cpp | 162 status_t Disk::destroy() { in destroy() function in android::vold::Disk 180 vol->destroy(); in createPublicVolume() 211 vol->destroy(); in createPrivateVolume() 232 vol->destroy(); in destroyAllVolumes()
|
D | ObbVolume.cpp | 81 if (!mDmPath.empty() && Devmapper::destroy(getId().c_str())) { in doDestroy()
|
D | VolumeBase.cpp | 201 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase 251 if (vol->destroy()) { in unmount()
|
D | Disk.h | 80 status_t destroy();
|
D | VolumeBase.h | 108 status_t destroy();
|
/system/netd/server/ |
D | SockDiag.h | 95 int destroyLiveSockets(const DestroyFilter& destroy, const char *what, iovec *iov, int iovcnt);
|
/system/chre/platform/shared/include/chre/platform/shared/ |
D | nanoapp_loader.h | 61 static void destroy(NanoappLoader *loader);
|
/system/extras/simpleperf/app_api/java/com/android/simpleperf/ |
D | ProfileSession.java | 188 mSimpleperfProcess.destroy(); in stopRecording() 214 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/prebuilts/api/30.0/public/ |
D | global_macros | 42 define(`create_ipc_perms', `{ create setattr destroy rw_ipc_perms }')
|
/system/sepolicy/prebuilts/api/31.0/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/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 }')
|