Searched defs:Delete (Results 1 - 2 of 2) sorted by relevance

/art/runtime/lambda/
H A Dbox_table.cc43 static void Delete(Closure* ptr) { function in struct:art::lambda::__anon116::ClosureAllocator
74 ClosureAllocator::Delete(closure);
241 // Delete the entry from the map.
245 ClosureAllocator::Delete(closure);
/art/runtime/
H A Dthread.cc296 static void Delete(FrameIdToShadowFrame* f) { function in class:art::FrameIdToShadowFrame
387 FrameIdToShadowFrame::Delete(head);
396 FrameIdToShadowFrame::Delete(record);

Completed in 65 milliseconds