Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ xhook_refresh
Function
xhook_refresh
Bcore/src/main/cpp/xhook/xhook.c:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
int xhook_refresh(int async)
39
{
40
return xh_core_refresh(async);
41
}
42
43
void xhook_clear()
44
{
Callers
2
init
Function · 0.85
JNI_API_DEF(refresh)
Function · 0.85
Calls
1
xh_core_refresh
Function · 0.85
Tested by
no test coverage detected