Searched refs:bagAdd (Results 1 – 7 of 7) sorted by relevance
117 *(jlong*)bagAdd(deletedTagBag) = tag; in cbTrackingObjectFree()181 *(char**)bagAdd(deleted) = node->signature; in classTrack_processUnloads()
62 void *bagAdd(struct bag *theBag);
94 bagAdd(struct bag *theBag) in bagAdd() function
1000 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordEvent()1020 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordClassUnload()1039 CommandSingle *command = bagAdd(eventBag); in eventHelper_recordFrameEvent()
191 refPtr = bagAdd(stream->refs); in inStream_readObjectRef()
219 idPtr = bagAdd(stream->ids); in outStream_writeObjectRef()
1182 currentTransport = bagAdd(transports); in parseOptions()