Searched defs:destroy (Results 1 – 6 of 6) sorted by relevance
| /system/netd/tests/ | ||
| D | tun_interface.cpp | 114 void TunInterface::destroy() { in destroy() function in android::net::TunInterface |
| /system/chre/util/include/chre/util/ | ||
| D | memory_impl.h | 30 inline void destroy(ElementType *first, size_t count) { in destroy() function |
| /system/vold/model/ | ||
| D | VolumeBase.cpp | 201 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase |
| D | Disk.cpp | 162 status_t Disk::destroy() { in destroy() function in android::vold::Disk |
| /system/core/libsync/tests/ | ||
| D | sync_test.cpp | 69 void destroy() { in destroy() function in __anond90a61c20111::SyncTimeline |
| /system/chre/platform/shared/ | ||
| D | nanoapp_loader.cc | 278 void NanoappLoader::destroy(NanoappLoader *loader) { in destroy() function in chre::NanoappLoader |