XRayFrameGetNext  151 native_client_sdk/src/libraries/xray/browser.c     frame = XRayFrameGetNext(capture, frame);
XRayFrameGetNext  135 native_client_sdk/src/libraries/xray/report.c     frame = XRayFrameGetNext(capture, frame);
XRayFrameGetNext  186 native_client_sdk/src/libraries/xray/report.c     frame = XRayFrameGetNext(capture, frame);
XRayFrameGetNext  647 native_client_sdk/src/libraries/xray/xray.c   capture->frame.head = XRayFrameGetNext(capture, capture->frame.head);
XRayFrameGetNext  650 native_client_sdk/src/libraries/xray/xray.c     capture->frame.tail = XRayFrameGetNext(capture, capture->frame.tail);
XRayFrameGetNext  148 native_client_sdk/src/libraries/xray/xray_priv.h XRAY_NO_INSTRUMENT int XRayFrameGetNext(