Home
last modified time | relevance | path

Searched refs:WrapRaw (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dapp_ctocpp.cc62 CefSchemeRegistrarCppToC::WrapRaw(registrar)); in OnRegisterCustomSchemes()
/third_party/cef/libcef_dll/cpptoc/
Dcpptoc_scoped.h62 static CefOwnPtr<ClassName> WrapRaw(CefRawPtr<BaseName> c) { in WrapRaw() function
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc1458 CefTranslatorTestScopedClientCppToC::WrapRaw(val)); in SetRawPtrClient()
1485 CefTranslatorTestScopedClientChildCppToC::WrapRaw(val)); in SetChildRawPtrClient()
1515 valList[i] = CefTranslatorTestScopedClientCppToC::WrapRaw(val[i]) in SetRawPtrClientList()