MCPcopy 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
45void init_package_name(char *package_name) {
46 strcpy(pname, package_name);
47}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected