Home
last modified time | relevance | path

Searched defs:frame_limit (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dv8stack_trace_ctocpp.cc22 CefRefPtr<CefV8StackTrace> CefV8StackTrace::GetCurrent(int frame_limit) { in GetCurrent()
/third_party/cef/libcef_dll/cpptoc/
Dv8stack_trace_cpptoc.cc21 CEF_EXPORT cef_v8stack_trace_t* cef_v8stack_trace_get_current(int frame_limit) { in cef_v8stack_trace_get_current()
/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.c473 uint16_t frame_limit; in usbd_transfer_setup_sub() local
/third_party/cef/libcef/renderer/
Dv8_impl.cc2463 CefRefPtr<CefV8StackTrace> CefV8StackTrace::GetCurrent(int frame_limit) { in GetCurrent()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc1531 struct _cef_v8stack_trace_t* cef_v8stack_trace_get_current(int frame_limit) { in cef_v8stack_trace_get_current()