Searched defs:destroy (Results 1 – 8 of 8) sorted by relevance
/system/core/libcutils/ | ||
D | threads.c | 59 thread_store_destruct_t destroy) in thread_store_set() |
/system/netd/tests/ | ||
D | tun_interface.cpp | 87 void TunInterface::destroy() { in destroy() function in android::net::TunInterface |
/system/vold/ | ||
D | Benchmark.cpp | 108 nsecs_t destroy = systemTime(SYSTEM_TIME_BOOTTIME); in benchmark() local |
D | Devmapper.cpp | 264 int Devmapper::destroy(const char *name) { in destroy() function in Devmapper |
D | VolumeBase.cpp | 176 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase |
D | Disk.cpp | 158 status_t Disk::destroy() { in destroy() function in android::vold::Disk |
/system/chre/util/include/chre/util/ | ||
D | memory_impl.h | 28 inline void destroy(ElementType *first, size_t count) { in destroy() function |
/system/core/libsync/tests/ | ||
D | sync_test.cpp | 40 void destroy() { in destroy() function in __anonb2e362dd0111::SyncTimeline |