Searched refs:CefV8InterceptorCToCpp (Results 1 – 3 of 3) sorted by relevance
21 bool CefV8InterceptorCToCpp::Get(const CefString& name, in Get()65 bool CefV8InterceptorCToCpp::Get(int index, in Get()109 bool CefV8InterceptorCToCpp::Set(const CefString& name, in Set()142 bool CefV8InterceptorCToCpp::Set(int index, in Set()176 CefV8InterceptorCToCpp::CefV8InterceptorCToCpp() {} in CefV8InterceptorCToCpp() function in CefV8InterceptorCToCpp180 CefV8InterceptorCToCpp::~CefV8InterceptorCToCpp() {} in ~CefV8InterceptorCToCpp()184 CefCToCppRefCounted<CefV8InterceptorCToCpp,193 CefWrapperType CefCToCppRefCounted<CefV8InterceptorCToCpp,
29 class CefV8InterceptorCToCpp30 : public CefCToCppRefCounted<CefV8InterceptorCToCpp,34 CefV8InterceptorCToCpp();35 virtual ~CefV8InterceptorCToCpp();
127 CefV8InterceptorCToCpp::Wrap(interceptor)); in cef_v8value_create_object()