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 | 40 inline void destroy(ElementType *first, size_t count) { in destroy() function |
/system/vold/model/ | ||
D | VolumeBase.cpp | 202 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 __anonb2e362dd0111::SyncTimeline |
/system/chre/platform/shared/ | ||
D | nanoapp_loader.cc | 314 void NanoappLoader::destroy(NanoappLoader *loader) { in destroy() function in chre::NanoappLoader |