Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 8 of 8) sorted by relevance

/system/core/libcutils/
Dthreads.cpp61 thread_store_destruct_t destroy) in thread_store_set()
/system/vold/
DDevmapper.cpp66 int Devmapper::destroy(const char* name_raw) { in destroy() function in Devmapper
/system/netd/tests/
Dtun_interface.cpp114 void TunInterface::destroy() { in destroy() function in android::net::TunInterface
/system/chre/util/include/chre/util/
Dmemory_impl.h30 inline void destroy(ElementType *first, size_t count) { in destroy() function
/system/vold/model/
DVolumeBase.cpp190 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase
DDisk.cpp147 status_t Disk::destroy() { in destroy() function in android::vold::Disk
/system/core/libsync/tests/
Dsync_test.cpp69 void destroy() { in destroy() function in __anonb2e362dd0111::SyncTimeline
188 void destroy() { in destroy() function in __anonb2e362dd0111::SyncFence
/system/bt/gd/cert/
Dgd_device.py74 def destroy(devices): function