Home
last modified time | relevance | path

Searched refs:bagDestroyBag (Results 1 – 7 of 7) sorted by relevance

/external/oj-libjdwp/src/share/back/
Dbag.h52 void bagDestroyBag(struct bag *theBag);
Dbag.c69 bagDestroyBag(struct bag *theBag) in bagDestroyBag() function
DeventHandler.c454 bagDestroyBag(completedBag); in reportEvents()
527 bagDestroyBag(eventBag); in synthesizeUnloadEvent()
594 bagDestroyBag(unloadedSignatures); in event_callback()
693 bagDestroyBag(eventBag); in event_callback()
DinStream.c488 bagDestroyBag(stream->refs); in inStream_destroy()
DoutStream.c509 bagDestroyBag(stream->ids); in outStream_destroy()
DthreadControl.c329 bagDestroyBag(eventBag); in insertThread()
375 bagDestroyBag(node->eventBag); in clearThread()
DdebugInit.c862 bagDestroyBag(initEventBag); in initialize()