Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NASAWorldWind/WorldWindJava
/ severe
Method
severe
lib-external/webview/windows/util/Logging.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void Logging::severe(const wchar_t *msg)
181
{
182
this->severe(msg, ERROR_SUCCESS);
183
}
184
185
void Logging::severe(const wchar_t *msg, HRESULT errorCode)
186
{
Callers
15
Java_gov_nasa_worldwind_util_webview_WindowsWebViewJNI_newMessageLoop
Function · 0.80
SetHTMLString
Function · 0.80
Java_gov_nasa_worldwind_util_webview_WindowsWebViewJNI_setHTMLStringWithResourceResolver
Function · 0.80
NotificationAdapter
Method · 0.80
~NotificationAdapter
Method · 0.80
OnViewChange
Method · 0.80
MessageWndProc
Function · 0.80
WebResourceResolver
Method · 0.80
~WebResourceResolver
Method · 0.80
resolve
Method · 0.80
InitializeWebViewProtocol
Method · 0.80
CreateWebBrowser
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected