Searched refs:destroy (Results 1 – 12 of 12) sorted by relevance
59 thread_store_destruct_t destroy) in thread_store_set() argument63 if (pthread_key_create( &store->tls, destroy) != 0) { in thread_store_set()85 thread_store_destruct_t destroy ) in thread_store_set() argument
40 void destroy() { in destroy() function in __anone6a4a87d0111::SyncTimeline48 destroy(); in ~SyncTimeline()105 destroy(); in operator =()159 void destroy() { in destroy() function in __anone6a4a87d0111::SyncFence166 destroy(); in ~SyncFence()372 timeline.destroy(); in TEST()403 timeline.destroy(); in TEST()
272 mInternalEmulated->destroy(); in stop()331 (*i)->destroy(); in handleBlockEvent()630 mInternalEmulated->destroy(); in reset()633 disk->destroy(); in reset()642 mInternalEmulated->destroy(); in shutdown()644 disk->destroy(); in shutdown()877 Devmapper::destroy(idHash); in createAsec()892 Devmapper::destroy(idHash); in createAsec()908 Devmapper::destroy(idHash); in createAsec()919 Devmapper::destroy(idHash); in createAsec()[all …]
108 nsecs_t destroy = systemTime(SYSTEM_TIME_BOOTTIME); in benchmark() local123 nsecs_t destroy_d = destroy - run; in benchmark()
29 static int destroy(const char *name);
126 status_t Disk::destroy() { in destroy() function in android::vold::Disk141 vol->destroy(); in createPublicVolume()171 vol->destroy(); in createPrivateVolume()183 vol->destroy(); in destroyAllVolumes()
160 vol->destroy(); in bringOffline()168 vol->destroy(); in bringOnline()
178 status_t VolumeBase::destroy() { in destroy() function in android::vold::VolumeBase223 if (vol->destroy()) { in unmount()
71 status_t destroy();
99 status_t destroy();
264 int Devmapper::destroy(const char *name) { in destroy() function in Devmapper
71 thread_store_destruct_t destroy);