Searched defs:destroy (Results 1 – 8 of 8) sorted by relevance
/system/core/libcutils/ | ||
D | threads.cpp | 61 thread_store_destruct_t destroy) in thread_store_set() |
/system/vold/ | ||
D | Devmapper.cpp | 66 int Devmapper::destroy(const char* name_raw) { in destroy() function in Devmapper |
/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 | 190 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase |
D | Disk.cpp | 147 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/bt/gd/cert/ | ||
D | gd_device.py | 74 def destroy(devices): function |