Home
last modified time | relevance | path

Searched defs:interceptor (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/tests/cefclient/renderer/
Dperformance_test_tests.cc224 CefRefPtr<CefV8Interceptor> interceptor = new Interceptor(); in PERF_TEST_FUNC() local
/third_party/cef/tests/ceftests/
Dv8_unittest.cc1104 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorTest() local
1257 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorFailTest() local
1385 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorExceptionTest() local
1526 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorAndAccessorTest() local
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc118 CefRefPtr<CefV8Interceptor> interceptor) { in CreateObject()
/third_party/cef/libcef_dll/cpptoc/
Dv8value_cpptoc.cc119 cef_v8interceptor_t* interceptor) { in cef_v8value_create_object()
/third_party/cef/libcef/renderer/
Dv8_impl.cc265 inline void SetInterceptor(CefRefPtr<CefV8Interceptor> interceptor) { in SetInterceptor()
1307 CefRefPtr<CefV8Interceptor> interceptor) { in CreateObject()
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc1505 struct _cef_v8interceptor_t* interceptor) { in cef_v8value_create_object()