Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.cc214 struct InitState { struct in net_service::__anon297d05920111::InterceptedRequestHandlerWrapper
215 InitState() {} in InitState() function
217 ~InitState() { in ~InitState()
228 void Initialize(content::BrowserContext* browser_context, in Initialize()
275 void DeleteDestructionObserver() { in DeleteDestructionObserver()
283 static void DeleteDestructionObserverOnUIThread( in DeleteDestructionObserverOnUIThread()
287 content::BrowserContext* browser_context_ = nullptr;
289 bool initialized_ = false;
291 CefRefPtr<CefBrowserHostBase> browser_;
292 CefRefPtr<CefFrame> frame_;
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h46 enum class InitState enum
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Ddemangle.cc256 static void InitState(State *state, const char *mangled, char *out, in InitState() function
/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc256 static void InitState(State *state, const char *mangled, char *out, in InitState() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h47 enum class InitState enum
/third_party/mingw-w64/mingw-w64-headers/include/
Dscardssp.h869 #define ISCard_ReAttach(This,ShareMode,InitState) (This)->lpVtbl->ReAttach(This,ShareMode,InitState) argument
/third_party/glib/gobject/
Dgtype.c219 } InitState; typedef