Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WrBug/dumpDex
/ init_package_name
Function
init_package_name
app/src/main/cpp/util/fileutils.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
void init_package_name(char *package_name) {
46
strcpy(pname, package_name);
47
}
Callers
1
Java_com_wrbug_dumpdex_Native_dump
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected