Searched defs:interceptor (Results 1 – 6 of 6) sorted by relevance
224 CefRefPtr<CefV8Interceptor> interceptor = new Interceptor(); in PERF_TEST_FUNC() local
1104 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorTest() local1257 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorFailTest() local1385 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorExceptionTest() local1526 Interceptor* interceptor = new Interceptor; in RunObjectInterceptorAndAccessorTest() local
118 CefRefPtr<CefV8Interceptor> interceptor) { in CreateObject()
119 cef_v8interceptor_t* interceptor) { in cef_v8value_create_object()
265 inline void SetInterceptor(CefRefPtr<CefV8Interceptor> interceptor) { in SetInterceptor()1307 CefRefPtr<CefV8Interceptor> interceptor) { in CreateObject()
1505 struct _cef_v8interceptor_t* interceptor) { in cef_v8value_create_object()