Home
last modified time | relevance | path

Searched refs:frame_callback (Results 1 – 10 of 10) sorted by relevance

/external/elfutils/tests/
Dbacktrace-dwarf.c86 frame_callback (Dwfl_Frame *state, void *frame_arg) in frame_callback() function
120 dwfl_thread_getframes (thread, frame_callback, NULL); in thread_callback()
Dbacktrace-data.c218 frame_callback (Dwfl_Frame *state, void *arg) in frame_callback() function
247 switch (dwfl_thread_getframes (thread, frame_callback, &frameno)) in thread_callback()
Dbacktrace.c148 frame_callback (Dwfl_Frame *state, void *frame_arg) in frame_callback() function
189 switch (dwfl_thread_getframes (thread, frame_callback, &frameno)) in thread_callback()
DChangeLog568 * backtrace.c (frame_callback): Error on seeing more than 16 frames.
/external/webrtc/webrtc/video/
Dvideo_capture_input.cc33 VideoCaptureCallback* frame_callback, in VideoCaptureInput() argument
40 frame_callback_(frame_callback), in VideoCaptureInput()
Dvideo_capture_input.h54 VideoCaptureCallback* frame_callback,
/external/elfutils/src/
Dstack.c174 frame_callback (Dwfl_Frame *state, void *arg) in frame_callback() function
458 switch (dwfl_thread_getframes (thread, frame_callback, thread_arg)) in thread_callback()
715 switch (dwfl_getthread_frames (dwfl, pid, frame_callback, &frames)) in main()
DChangeLog907 (frame_callback): If frames used is frames allocated, realloc.
933 (frame_callback): Return -1 on error. Don't print error.
989 (frame_callback): Use arg as struct frames and fill it next frame.
997 frames to frame_callback and thread_callback.
1026 (frame_callback): Print module and source file information.
/external/webrtc/webrtc/
Dwebrtc.gyp103 'frame_callback.h',
DBUILD.gn172 "frame_callback.h",