Searched defs:destroy (Results 1 – 7 of 7) sorted by relevance
/system/core/libcutils/ | ||
D | threads.cpp | 61 thread_store_destruct_t destroy) in thread_store_set() |
/system/netd/tests/ | ||
D | tun_interface.cpp | 112 void TunInterface::destroy() { in destroy() function in android::net::TunInterface |
/system/vold/ | ||
D | Devmapper.cpp | 160 int Devmapper::destroy(const char* name_raw) { in destroy() function in Devmapper |
/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 | 190 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase |
D | Disk.cpp | 177 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 __anon3472b2060111::SyncTimeline |