Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/fileapi/
Disolated_context.cc61 static base::LazyInstance<IsolatedContext>::Leaky g_isolated_context = variable
213 return g_isolated_context.Pointer(); in GetInstance()