Searched defs:Unload (Results 1 – 4 of 4) sorted by relevance
| /third_party/cef/libcef/browser/ | ||
| D | extension_impl.cc | 72 void CefExtensionImpl::Unload() { in Unload() function in CefExtensionImpl |
| /third_party/cef/libcef_dll/ctocpp/ | ||
| D | extension_ctocpp.cc | 148 NO_SANITIZE("cfi-icall") void CefExtensionCToCpp::Unload() { in Unload() function in CefExtensionCToCpp |
| /third_party/node/deps/v8/src/debug/ | ||
| D | debug.cc | 469 void Debug::Unload() { in Unload() function in v8::internal::Debug |
| /third_party/glfw/deps/mingw/ | ||
| D | dinput.h | 1492 STDMETHOD(Unload)(THIS) PURE; in DECL_WINELIB_TYPE_AW() local |