Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/sandbox/
Dsandbox_mac.mm52 CefScopedSandboxContext::CefScopedSandboxContext() : sandbox_context_(NULL) {} function
54 CefScopedSandboxContext::~CefScopedSandboxContext() { function