Searched refs:frame_callback (Results 1 – 11 of 11) sorted by relevance
/external/elfutils/tests/ |
D | backtrace-dwarf.c | 85 frame_callback (Dwfl_Frame *state, void *frame_arg) in frame_callback() function 119 if (dwfl_thread_getframes (thread, frame_callback, NULL) == -1) in thread_callback()
|
D | backtrace-data.c | 223 frame_callback (Dwfl_Frame *state, void *arg) in frame_callback() function 252 switch (dwfl_thread_getframes (thread, frame_callback, &frameno)) in thread_callback()
|
D | backtrace.c | 160 frame_callback (Dwfl_Frame *state, void *frame_arg) in frame_callback() function 201 switch (dwfl_thread_getframes (thread, frame_callback, &frameno)) in thread_callback()
|
D | ChangeLog | 1589 * backtrace.c (frame_callback): Error on seeing more than 16 frames.
|
/external/webrtc/webrtc/video/ |
D | video_capture_input.cc | 33 VideoCaptureCallback* frame_callback, in VideoCaptureInput() argument 40 frame_callback_(frame_callback), in VideoCaptureInput()
|
D | video_capture_input.h | 54 VideoCaptureCallback* frame_callback,
|
/external/strace/ |
D | unwind-libdw.c | 139 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback() function 197 int r = dwfl_getthread_frames(ctx->dwfl, tcp->pid, frame_callback, in tcb_walk()
|
/external/elfutils/src/ |
D | stack.c | 173 frame_callback (Dwfl_Frame *state, void *arg) in frame_callback() function 458 switch (dwfl_thread_getframes (thread, frame_callback, thread_arg)) in thread_callback() 712 switch (dwfl_getthread_frames (dwfl, pid, frame_callback, &frames)) in main()
|
D | ChangeLog | 1970 (frame_callback): If frames used is frames allocated, realloc. 1996 (frame_callback): Return -1 on error. Don't print error. 2052 (frame_callback): Use arg as struct frames and fill it next frame. 2060 frames to frame_callback and thread_callback. 2089 (frame_callback): Print module and source file information.
|
/external/webrtc/webrtc/ |
D | webrtc.gyp | 103 'frame_callback.h',
|
D | BUILD.gn | 172 "frame_callback.h",
|